Goal: Select Input Field in Forms should allow for custom values to be added to the list and reused for future dropdown options.
Steps: Custom input is enabled and will allow it to be submitted, but not saved for future select options. When trying to link the database to pull existing values it does not work, no options are pulled and the database selection does not stay in place. Publishing does not help either
I have screen recording, but it doesn't allow me to upload them due to file size.
@Nicole_Reiter,
Ahh, I did not realize you were using FORMS. You can't export a json from FORMS. I have been able to reproduce the bug you are experiencing with the Select component. Until this gets fixed, I would suggest you move to building an App and using the form component inside the App instead. The select component works fine there.