Hello @amirdorna,
What do you mean with “edit and resend” the filled form?
If you want your registered users can submit the form, and then access to this data for edition, you should use the “Users Permissions add-on” (Distributed with the Developer and Platinum versions of the plugin), and configure it as follows:
– Activate the add-on from the settings page of the plugin.
– And then, configure the form as follows:
* Be accessible only for registered users.
* Tick the option that allows the users edit the submitted data.
* Insert into a page accessible by the users, a new shortcode included by the add-on that list the data submitted by the registered user.
Additional details in the following links:
https://cff.dwbooster.com/add-ons/users-permissions#begin
https://cff.dwbooster.com/documentation#users-addon
Best regards.
Thanks
Your plugin is really Good and your support is much better
* Insert into a page accessible by the users, a new shortcode included by the add-on that list the data submitted by the registered user.
What is that short code?
Hello @amirdorna,
If you’ve installed and active the “Users Permissions add-on”, then, you can insert the shortcode:
[CP_CALCULATED_FIELDS_USER_SUBMISSIONS_LIST]
into the content of the page accessible by the users to display the submissions list corresponding to the registered user.
Additional details, in the following link:
https://cff.dwbooster.com/documentation#users-addon
Best regards.