Set Airtable to an external DB and set it to do the following when the button is pressed.
update user information
create Airtable data
go to another screen
In this case, 1 and 2 will be executed, but 3 will not.
Also, if you remove 2, 3 will be executed.
And when I check the data in Airtable, I see that the intended data has been created.