Need help with repeating group workflow

When I click on the group inside the repeating group, there is no action even though I have the work flow. can someone help point me in the direction to see what am doing wrong here





,

Looks like you want to navigate to the same page again with different parameters, correct? I’ve also encountered issues in such scenario. Bubble does not always refresh the page.

Since it looks like you are building a mobile app, don’t use the the URL params to control the app behaviour, better create a custom states on page level and keep changing these states.

1 Like

Thank you, will try that out

Tried it out still no joy on set states yes or no

All solved, I used custom states and used hide element when not in use to switch states

1 Like