Prevent list refresh when changing screen

Hi,

I have built a custom list which shows a random record from a collection when the user selects a custom built button labelled ‘shuffle’. When the button is clicked the user is brought to a new page where a rand value formula is located. The page automatically returns the user to the screen where the list is which now shows the updated list and random record. .

However, when the user clicks to return to the home page of the app this triggers the list to refresh and return to a default record.

Is there a way to stop this final refresh from occurring when the user navigates to the home screen? I want the list to remain the same until the selects the shuffle button again.

Joe

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.