Hello gemelec,
Forms are rather closed units in themselves.
A form with all fields can only be sent in its entirety at first.
But there is the possibility of post-processing by the user in the frontend.
In this case, the data appears again as a form in edit mode, which has different buttons depending on the editing situation: Cancel and Save.
The edit mode in the frontend is primarily intended for this post-processing of your own data.
Edit data in the frontend: Features:
docs.joomla-5.visforms.vi-solutions.de/e...ront/function-range/
The following feature is also interesting in this context.
User Submissions: Show all transmissions of a logged-in user:
docs.joomla-5.visforms.vi-solutions.de/e...rom-registered-user/
It may be advisable not to look for a purely technical solution.
If I were you, I would investigate the following in addition to the post-processing by the user in edit mode in the frontend.
Can you group the data differently and distribute it across smaller individual forms?
In such a way that your process is better covered.
Re: I need to show what is already filled when the user comes back.
Another option is to display a new additional form to fill out directly in the detailed data record of another submission.
The user can then also see data that has already been entered and enter new data at the same time.
I hope I was able to kind of help you!
Kind regards, Ingmar