Save Button before the last form

I have a record with multiple pages. To save, I must go to the last page and click the save button.

I would like to have a save button in every page without going to the last page. Or to be asked to save before closing the form.

The objective is to save the record and then return later to finish the other parts and the other pages.

Thank you

0 3 76
3 REPLIES 3

Steve
Platinum 4
Platinum 4

Not possible within a single multi-page form. Consider implementing your own multi-page form as multiple single-page forms.

To do so I would need multiple table instead of a single record in a single table. Is that correct?

Thank you for your reply!!

That's one approach, but you could instead have multiple form view refer to different columns of the same row.

Top Labels in this Space