Form with submitted data

Hi,

I need help.
I want that after the user submitted the form, he can than login and edit his data.
Edit the same entry he submitted but with the same look and feel as the form, so Gravity View plugin didn’t help.
I want to retrieve the data of the user into the gravity form.

Any ideas how to do it?
I am a programmer so tips of which hooks to use will be great as well.

Thanks

Two/Three broad options…

Use Gravity View or something similar. Easier but takes mola. There is a free one out there but I never was able to get it to work.

OR in the after_submission convert entries into user_meta. Then create user fields in their profiles that they can change.

OR use the Save and Continue as the main submission…