Conditions on Elements only on page load?

I have two buttons (w/i a repeating group) and show one or the other in each cell based on Conditionals for each button; works fine on page load.

My Q is during a workflow, I update the data the condition ‘reads off of’ and would like the condition to ‘act’ on that new underlying data as soon as it changes (during the workflow). At the end of the workflow I could do a page refresh which should show the correct buttons but I’d prefer not to have to refresh the page to do so.

Is there another to ‘force’ the conditionals after a page has loaded? I can’t do a simple show/hide element w/i the repeating group as that doesn’t work w/i repeating cells. Thanks.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.