Display Submission list in account page
Our app allows you to display form submissions and customer metafields directly in the Shopify Customer Account Page. This lets customers view their past submissions and edit allowed metafields.
🛠️ Edit account page
Open the form app > go to app Settings > Customer account > click Edit customer account page.

💡 You can also open the Theme Editor and access the Customer account page there.

In the theme editor, click Add block (+) to insert extensions

You will see a list of available extensions. Choose the ones you want to add.
Customer metafields → Displays customer metafields on the Profile page.

View submissions (profile) → Adds a link on the Profile page that leads to the submissions list.

Submission list → Creates a new page showing all submissions from this customer.

Remember to click save in theme editor.
🛠️ Editing customer Metafields on the Account Page
In the Customer account settings, you can choose which metafields to display and whether customers can edit them.

Select Allow edit to let customers update that metafield in their profile.
If the option is not enabled, the metafield will still be shown but remain read-only.
Example:
If you enable Allow edit for the gender metafield, customers will see it in their account profile and can update their gender themselves.
✅ How It Works
👤 Customer Logs In
They visit: /account
Then click into their account dashboard.
📋 Submission List Displays Automatically
The Submission List block will show:
All forms the customer has submitted
Submission dates
Quick preview or details button (depending on your theme)
A clean, organized table of their past activity

Last updated