Multiple forms in an app

I have 2 forms in my app. Form 1 which I can use to add an item into the database and Form 2 to edit the location of the item in the database.

When I try to use the app and edit the location using form 2, it will open form 1 once I have saved form 2. How do I resolve this issue?

0 2 228
2 REPLIES 2

You can control what view is going to open when the form view is saved. Please check that option from your 2nd form view’s definition. It’s called “Finish View”. Please check also that you don’t have any action selected in option “Event action” that could trigger an action.

Steve
Platinum 4
Platinum 4

For reference:

Top Labels in this Space