Hi @dindludovic,
I understand that you’re looking to integrate WP User Frontend with WooCommerce to create a member access area where users can access, fill out, and modify forms, with the data saved for future access and updates.
Yes, WP User Frontend can accommodate this functionality with some configuration. Here’s how:
- You can integrate WooCommerce to create a member area for your users. By pairing WooCommerce user accounts with WP User Frontend forms, users will be able to access their personalized forms from their account dashboard.
- WP User Frontend allows users to submit forms, and these can be customized to include the fields you need. After the form is submitted, users will be able to view and edit their submissions at any time through their dashboard or a custom page.
- When a user edits the form, they can update their previous submission. Each time they save changes, the modifications will be reflected on their form, allowing them to return to it and make additional updates as needed. WP User Frontend also saves all these changes under their respective user accounts, ensuring personalized data access.
- You can create a custom dashboard for users where they can manage their forms. This can be achieved using the shortcode
[wpuf_dashboard]
, which will display a list of forms each user has submitted, allowing them to edit or view their previously filled forms.
Hope this will help. If you have any questions or need additional assistance, feel free contact through?the website?for further assistance.
Best regards,