Hello there,
I created 2 tabs in my application. I put clickable images in these tabs. I redirected each image to a different Screen. When I click on one of the image, the screen opens, but the back button I created returns to the main page with Screen1. What I want is to go back to that Tab2 screen if I clicked an image in Tab2. Can anyone help? Thanks.
Welcome to the community. Please post a screenshot of your blocks in order to get help
Unfortunately this is a bad solution for me.
I just want to return to the Tab 2 menu.
Maybe this might help
Another way is to use when other screen closed block, for example In Screen2 I have two tabs. If I choose tab2 a button is set to visible and when I click it Screen3 opens
Now if Screen3 backpressed then it opens Screen2 and tab2 is selected
2 Likes
Thank you its worked !
1 Like