Your form submissions are stored under the Post Type that the form is attached to.
In your case it would be this Post Type here: hidden link
However I checked the Post type and noticed that the custom fields were missing. This is because you are using Generic fields from the form.
I would suggest that you create custom fields that you want to use using our Types plugin and then re-create your form so that these fields can be automatically added.
It will be much more streamline if you create your fields in Types.
Now I have created custom fields according to it, But I want to the auto-filled like if user open form that time it's should be the auto fetched user email in the email field.
Here is the same which I want to create a form.
1) Facilitator Full Name - Auto fetch(Fill)
2) Facilitator Email: - Auto fetch (Fill)
3) Client Code Name: (It should be pattern like A-00001)
4) What kind of Session Reflection process would you like to do, for this session?(Select one)
A) I’d like to reflect on the full Embodied Change Process (longer)
A-1) I’d like to submit this as one of my 3 full session reflections to be reviewed.
Option - Yes & No
B) I’d like to just log and briefly reflect on this session as a whole (shorter)
Please provide me a reference link or any solution for it.
Is it a New user form that you want the data to be filled in for ? Or are you editing an existing user in the system and want the data to be autofilled.
For new User forms you won't be able to have he information autofilled since no data on that user would exist prior to creating it.