Dynamic select not saving data
I have a
My problem is that if the
What can I do to fix that? I would be OK even if I can just clear the select field, and force the user to choose the new option.
Thanks!
Edit Action for a table row. In the form I have a Select field which is dependant of other 2 fields in the form. I populate the select field like this:My problem is that if the
select field is updated (by changing the other 2 fields), the new value is not changed. It is only changed if I open the select dropdown and choose another option.What can I do to fix that? I would be OK even if I can just clear the select field, and force the user to choose the new option.
Thanks!