Hello Community,
In the portal, is it possible to implement in such a way to allow the portal user to save an incomplete form on the web page, so that the user can log back in later, return to the same page for submission later? Similar to how we have on other websites where we may fill data on an application form, save our changes, and be able to come back to the form, review the changes, and submit at a different time?
And is there an auto-save feature on the portal form?
Thank you!
Hi @Anonymous ,
There is no possibility for autosave on the portal out of the box.
Regarding incomplete form submission - you can achieve some sort of what you need with web forms. Web form allows you to preserve a web form steps sessions, so the user can continue from where they left (ie they finished 2 steps out of 5 so next time will continue from step 3). However, I am not sure that it saves the data that wasn't submitted to the system (most probably not). One way to save the data might be to implement some sort of autosave with javascript that will save the data to the Local Storage, which persists when the page is closed and then when person open the page again auto-populates it.
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35