• Resolved webtexweb

    (@webtexweb)


    Hi

    I don’t know how to use this plugin and there are no videos to help that I can find.

    What I’m trying to achieve should be quite simple. I need a total cost at the end of the form which shows the price according to the selection of a dropdown with 6 options. Each option has its own price. Then I need another dropdown where if either of the options are selected, it adds a separate price for each.

    Then I need a payment gateway where the money is held until the project is complete (2 weeks), after which time the customer will release the money.

    Many thanks in advance

    Tim

    The page I need help with: [log in to see the link]

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

    (@codepeople)

    Hello @webtexweb

    Thank you very much for using our plugin.

    You can watch some videos by visiting the following links:

    Basic contact form:

    https://resources.developers4web.com/cff/tmp/videos/basic-contact-form.mp4

    WooCommerce integration:

    https://resources.developers4web.com/cff/tmp/videos/woocommerce-integration.mp4

    The project description is really simple.

    Assuming you have two Dropdown fields, fieldname1, and fieldname2, whose choices’ values are numbers (corresponding to the prices). As the choices’ texts, you can enter any information because it is irrelevant for calculations.

    You should only insert a calculated field in the form and enter the following equation through its “Set Equation” attribute:

    SUM(fieldname1,fieldname2)

    And that’s all.

    The payment gateway integration is a commercial feature. However, you need only select the calculated field through the “Request Cost” attribute in the form settings and enter the payment gateway information.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Calculation Form’ is closed to new replies.