Hey There,
I wish to create a button functionality that recommends a Venue to visit nearby by randomly pulling a record from the DB and displays a different randomized Venue everytime the button is pressed.
I have a button with the following ‘Display data in a group’ action which passes the first randomized record.
This works once the very first time you press only but not for any other consecutive presses after that.
why is that?