I have a selectBox
S which is getting its values from a query. I am using a setFormValue
action on S, after an insertFormParams
action to fill the database which S is reffering to. The value is not set properly in this scenario.
However if the database is already filled, when the view is shown, the value is set.