Hi @mrbleuu
Let me sure if we are on the same page.
I can think of different scenarios here, please, let us know which one you are using.
– User registration, where the user adds the fields and it is later used somewhere or in a different form
For this, I am afraid it is not possible, we do have some autofill for some fields, you can find it on https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#behavior-forms
– Using two forms, for example, the user submits option A, in the second form, it would be pre-selected this option A.
You can use the Query parameters for sending the content from one form to another.
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#pre-populate-form-field-values
– Abandoned form, if the user leaves the site and wants to fill the form later.
It is not possible at this moment, but we do have plans to implement this feature.
Let us know if those scenarios covered your question or it is a different one.
Best Regards
Patrick Freitas