I have added a ‘dropdown’ to a form that references a dataset for its values in the form of a list so cannot be a ‘dropdown field’.
For some reason, the form isn’t saving the value in the dropdown when it’s submitted.
Any ideas?
I have added a ‘dropdown’ to a form that references a dataset for its values in the form of a list so cannot be a ‘dropdown field’.
For some reason, the form isn’t saving the value in the dropdown when it’s submitted.
Any ideas?
Explain what you are trying to do, what works, and what doesn’t. Also, add any code in a code block as stated in the Forum Guidelines .
See the Collapsing Form example to see how to save a Dropdown value to a database collection.