Hello! I have a data viewer grid and i want when i click an item to navigate to a certain screen
This is my code so far:
You haven’t provided much information here so it’s a little hard to help you. But it sounds like you’ll need to use a Get Value block instead of a Get Row Object block and check to see if the value you get from the data source equals a certain value and then based on that, navigate to a different screen. You’ll need an if/if else set of blocks for each possible value you want to check for.
thank you! that was in fact it
1 Like
You’re welcome! If that solved it, you can click the checkbox below my post to indicate that that solution worked.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.