• Resolved amirdorna

    (@amirdorna)


    Hi

    I have created a Estimate form with this plugin. Now I wnt to know if there is any way I can edit and resend the filled form ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author codepeople

    (@codepeople)

    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.

    Thread Starter amirdorna

    (@amirdorna)

    Thanks

    Your plugin is really Good and your support is much better

    Thread Starter amirdorna

    (@amirdorna)

    * 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?

    Plugin Author codepeople

    (@codepeople)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Editing the submitted Form’ is closed to new replies.