I’ve placed a dropdown select field in a container with a button. I have set the button action as a component action to update data. I followed your guide here:
Nothing happens. Not even an update query to the database. I feel like we need to bind form fields to that action somehow but there’s nothing in the GUI that would indicate that.
What could I be doing wrong?