This might sound weird, but is there a way to not send a data value in a field? Context: I have a disabled TextInput with a placeholder ( just to show information) but I don't want that value to be saved
Solution
Use a Placeholder field instead of a TextInput field.