Hi,
We are building an app that requires a local variable to be set to open a new page. Everything works fine - we can click on a value, it sets a local variable and it then produces the correct data based on the variable. The problem we have is that when we go back to the original page and click on a second variable it is not replacing the initial stored local variable so the same data is being returned.
Can you help?
Kind Regards
Andrew