Conditional logic and Drag & Drop Column [RESOLVED]

Hello,

With v2.5 Drag & Drop Columns, how do you do to display a field or another (depending on conditional logic) in right column ?

It was easy with ready-css but I can’t find how to do it with drag and drop. Is it possible ?

Thank you

Hi Fred. Something like this: firefox LhDrkcoOKL.gif - Droplr

Demo:
https://demo.chrishajer.com/conditional-right-column/

It’s not as easy as it used to be with the CSS Ready Classes, but you can make it work like that. Here is the form export: gravityforms-export-2022-09-20.json.txt - Droplr

Save this as ‘form.json’ on your desktop, then import it (using Forms → Import/Export → Import Forms). There is an HTML field in row 1, column 2, that is hidden when either the Phone or Email field will be shown. The Phone and Email fields are shown conditionally based on the radio button selection. When the HTML field is hidden, the Phone or Email field will end up with 1/2 width, and to the right of the radio button field. If you have any questions, please let me know.

Fantastic & pretty clever !
Thanks a lot Chris for taking the time to explain this trick so clearly !

1 Like