Change "single choice" field based on condition

  • zmej
    Asked on November 2, 2017 at 5:12 PM

    Hi!

    How to change single choice field state based on condition? For example, take a look at screenshot: when user selects something special in dropdown menu, the single choice below must change it's state.

    Jotform Thread 1289048 Screenshot
  • David JotForm Support
    Replied on November 2, 2017 at 6:28 PM

    When using update/calculate form field conditions to update radio fields, use the text of the option for the output field as the entry in the equation:

    https://www.jotform.com/help/268-How-to-Insert-Text-or-Mathematical-Calculation-into-a-Field-Using-a-Condition

    1509661419Capture Screenshot 10

    The form will check the output field for the option that matches the text in the equation.

    Here is a quick example form to show how it would work:

    https://form.jotform.com/73056724852965

  • zmej
    Replied on November 3, 2017 at 3:21 AM

    Thanks alot!