• Resolved lazyfoxus

    (@lazyfoxus)


    I am trying to use a radio button to have 3 choices: 2 with preset values but the third to be entered by the user if selected.

    Is this possible? I have tried just entering the other fieldname# as the value but it does not use it.

    If this is not possible reasonably is there another way to do it. I’ve tried to use a drop down menu but they basically function the same.

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

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

    (@codepeople)

    Hello @lazyfoxus,

    The correct in your form would be create a dependency between the radio buttons field and the “Other Volume” field (https://cff.dwbooster.com/documentation#dependencies).

    Please, follow the steps below:

    1. Select the “fieldname5” field.

    2. Press the “Show dependencies” link, in the choices area.

    3. Finally, select the “fieldname4” field through the list of dependencies corresponding to the “Other” choice.

    and that’s all.
    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Can a radio or drop-down have an option to use value from another field?’ is closed to new replies.