• Hi,

    I took the time to test Caldera Forms a few weeks ago, and I must say Christmas came really early this year! I am currently trying to build a rather complex form and am really enjoying it.

    I was wondering one thing though: I would like to link a produt reference to a specific diameter. Is there a way to achieve it other than multiple conditional fields, such as follows :
    if (diameter) then display (that product reference)

    Would it be possible to “link” (maybe using variables, I haven’t explored that yet) the reference and the diameter so that when the diameter is chosen, the right reference is automatically displayed ?

    In advance, thanks a lot for your input.

Viewing 1 replies (of 1 total)
  • Plugin Author Josh Pollock

    (@shelob9)

    Thanks for using Caldera Forms and for the kind words. Did you leave a review yet?

    Variables are not the right way to go here. They are primarily for use after form submission.

    Multiple conditionals would work, but that’s going to get very complex and probably pretty slow fast. If each diameter is unique, and products are being selected from a select field, you could use the value of the option to list details, and then use an HTML field with that field’s magic tag to show the info.

    If you need help implementing this, please open a support ticket at https://calderaforms.com/support

Viewing 1 replies (of 1 total)
  • The topic ‘Linking two fields to be displayed simulteanously’ is closed to new replies.