• Resolved Alberto

    (@albertobellipario)


    Hi Codepeople.
    We have a question about calculated fields appearing with conditional logic and the possibility of selecting them and then submitting.

    We have 3 fields (1 radio and 2 dropdowns). Depending on the selection of the radio button, DIVs appear with calculated fields inside, divided into three columns to compare 3 different prices from three suppliers.

    We would like to be able to select one of the three and by clicking the submit button that only the content of the selected div is released in the email.

    Example

    Div1 – Supplier 1 | Div2 – Supplier 2 | Div3 Supplier 3
    Price1 | Price 2 | Price 3
    Select [X] | Select [] | Select []

    [Submit] (where X is the selection)

    Email with Supplier 1 | Price1 reported on

    We currently have about fifteen combinations for the radio button, so that is about 15 DIVs spread over three columns.

    Is it possible to do this?
    Any suggestions?

    Thanks in advance.

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

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

    (@codepeople)

    Hello @albertobellipario

    Please, read the following blog post about dependencies:

    https://cff.dwbooster.com/blog/2020/03/01/dependencies

    The disabled dependent fields are excluded from submissions. So, if you configure the DIV fields as dependent on the radio buttons or checkbox fields, the plugin would submit only the fields contained in the active DIV.

    Please, note that we are not allowed to support any customers in these forums, and your question is related with commercial features.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Conditional CFF, Selection and Submit’ is closed to new replies.