Hello,
I was wondering if there is a way to submit a form before the PowerApps registers an on select command from a separate gallery.
For example I have this screen here.
On the left is a gallery which has a list of base questions which relate to a particular customer
On the right is a form which changes based on the question that is selected.

If I make a change on the right then select a different question on the left; the changes I made on the right would disappear if you don't click submit changes. I can already see this being an issue with the end users for this - complaining that they spent a minute or so filling out the details then it didn't submit those changes for the particular base question because they forgot to click submit changes (despite the big button saying so at the top).
I was wondering if it is possible to have the submit form command go before the PowerApps registers a change in selected item on the left and changes the form contents on the right?