Hey Guys,
I’m trying to make a ListView that when you click at one item, it goes to another screen.
I try make like this:
But I click in every position, it goes to the same screen. I really don’t know how set up to go to others.
Can someone please help me?
1 Like
jane
2
Hi there,
If you wannt to open a different Screen depending on the item the user clicked, you’ll need a big [if]-[else if]-[else if] block:
Let me know if that helps!
5 Likes
jane
4
That’s great! Happy to help
1 Like