I have the following problem. I have 4 buttons that display data from the database. I would like the buttons to display in a different place each time, e.g. after the first refresh, the first button on the left is displayed as the third button from the left, but the content itself has not changed. It’s all about the position of the buttons. Could someone please explain to me how to do this?
Exactly the same thread.
1 Like
I am not clear about the problem here. But based on my understanding you might be looking at this:
Try using random item from the list when page refreshes. You have first item, last item and random item options available in RG. Select random item.