• Resolved ezequielcardona

    (@ezequielcardona)


    Hello!

    Thanks for the help.

    I need to add an if condition to my calculator form.
    I have a dropdown section with 2 options. Values 1 and 2. fieldname3
    I have another numeric field. fieldname2
    I need the answer to be the following:
    If the dropdown selection of fieldname3 is 1, the result should be the number in fieldname2 * 10
    If the dropdown selection of fieldname3 is 2, the result should be the number in fieldname2 * 20

    I’ve tried but couldn’t do it correctly :/
    Thanks for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdowns on formulas’ is closed to new replies.