Hi I have a form that is stored as json in de DDBB.
The problem is with the default value of a select component. The select have 3 values (To do, In progress, Done), and the To do value is set as default.
When i save the form with other two values selected, the select value are stored correctly in the ddbb, but when the default value is selected, it doesn't appear.
I need to save the default value because when I search on the json with a Query, i need to give it.