Hi,
I’m having issues trying to conditionally render a button based on a new row being inserted into a table.
I want a button to render based on a value selected in a pick-list field. I have my model set to ‘Create new default Row if model has none,’ so that there is already a row in the table/model when the user first navigates to the page. The render condition seems to be working fine when selecting a value for this first row in the model (without having to save), but it isn’t working when clicking ‘+’ to add a new record to the table and then selecting a value for the new record in the table. I want my render condition to listen to all rows in the model and render the button if one or more of the records in the table have a certain value.
I greatly appreciate any help on this!
- Thanks!
Question
Unable to render a button based on new rows inserted into a model
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.