• Resolved doma2korg

    (@doma2korg)


    Hi Team,

    Is it possible to create a custom calculate button to collect information in the Messages instead of Submit button?
    The reason is to save the calculated values before the Submit buttton
    OR
    Is there a way to collect information into Messages BEFORE the Submit button?

    For example:

    Page1
    enter value1
    enter value2
    calculate value3 and save value1,2,3 in Messages

    Page2

    Summary with value1,2,3

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @doma2korg,

    In the current version of the plugin to collect the data entered into the form is required submit it, however, if you want to collect the users’ information before displaying them the results, the solution would be:

    1. Tick the checkbox: “Hide Field From Public Page” in the settings of the calculated fields.

    2. Create a new page into your website, and enter the shortcode for the results in its content: [CP_CALCULATED_FIELDS_RESULT]

    3. Enter the URL to this page into the attribute: “Thank you page” in the form’s settings.

    Now the calculated fields are not accessible through the form, and the user must submit the form to see the equations’ results.

    A different behavior would require customize your copy of the plugin. If you need a custom coding service, do not hesitate in contact me through my private website:

    https://cff.dwbooster.com/customization

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Create custom calculate button’ is closed to new replies.