Hello,
I wrote this code to display information about multiple exercise on a single screen. But was not able to resolve the issue coming in next nd back button. Can somebody help me with that? I have attached the screenshot of my code and spreadsheet for the same
Inside both the if conditions, change the ‘and’ block with an ‘or’ block
Also, instead of putting the get values inside screen opens block, create a function and put those blocks in. Then you can call the function after both change variable blocks