Reusable Element's "On Page Loaded" workflow doesn't trigger when inside a Repeating Group

I have a toggling button inside a repeating group representing a user setting. What I wanted to achieve is to trigger each button to load the appropriate state from the current user setting.
Hypothetically, having a reusable element inside each cell with each element triggering the setting load when the page loads would work. However, it doesn’t.

Just wanted to report my workaround which is to include an input field in the reusable element that loads the initial content with the setting I want, then pass that to the button state through a “When condition true” triggered workflow.

Anyone have a more elegant way to load database data to a custom state within a repeating group cell?

1 Like

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