Hello everyone,
I have a tabbed PowerApp that is integrated with a SharePoint List and I am trying to solve an issue. Below is a simulation of what my interface looks like.
Tab1 Tab2 Tab3
If, I have a submitted form opened in view mode and I want to make a change on Tab3, I will click on the "Edit all" but then the form automatically jumps from Tab3 to Tab1 and then I would have to click on Tab3 again to get into that view to make adjustments. How can I prevent this so that it will stay on whatever tab that I am on after clicking the Edit All button?
Thanks