Many times, you may need to create custom forms or add the custom fields in the user registration form to capture user input from the user. StoreHippo allows you to add custom fields in the user registration form and save the data in uder details.
Adding the custom field :
- Go to Site > Forms > Register section in StoreHippo Admin Panel to add a custom field in the user registration form.
- Click on Add Field button at the bottom. The following fields appear as shown below:
- Enter the field details and click on the Save button at the top-right corner of the page.
Saving the data in user details
Once you have added the custom field in the user registration form, you can add metafield in user details to capture the data.
- Go to the Advance Settings > Metafields section in the StoreHippo Admin Panel to access metafields.
- Click the Add New button and a form opens up.
- Select the ms.users option from the Name dropdown and enter the fields.
- Click on the Save button.
Now, when the user enters the data in the added custom field, the data will be saved in user details. The saved data can be viewed by going to the Users section in the admin panel.