Hi,
When I try to to live test my app on a PC the whole tab freezes, I have to reload it for it to go away.
Please help me with this
Thanks
Hi,
When I try to to live test my app on a PC the whole tab freezes, I have to reload it for it to go away.
Please help me with this
Thanks
Your blocks will attempt to force the loop index, i, to be zero. That’s a bad idea! What were you trying to do with the Row_number variable? I assume you wanted to find a matching row value and then display the image from that row. Did you mean to set app variable Row_number to i but accidentally swapped those?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.