I have a check box added in the form that won't default to be unchecked. If I check and uncheck it when I'm editing it, it looks as if it is unchecked, but when I save the form, it defaults back to checked. Can I make it default to uncheck?
I have a check box added in the form that won't default to be unchecked. If I check and uncheck it when I'm editing it, it looks as if it is unchecked, but when I save the form, it defaults back to checked. Can I make it default to uncheck?
Try removing the option and adding it back in and see if that clears it up.
Rob, unfortunately that doesn't clear things up - which is annoying, because so if I mark something as "required" the preselected value is considered a choice. If now this pre-select for example invites the user to replace a pre-populating "other" by something that makes sense and the user doesn't do that the field will however pass the "required" check without the user having filled anything in.