How many options are there in the drop-down list? You could add an HTML field for each option and use conditional logic to show/hide that HTML field. Then you can use the CSS Ready Classes to position the drop down and the HTML fields so they are side by side. You would assign the same CSS Ready Class to each of those HTML fields because only one of them would be displayed at a time.
CSS Ready Class documentation can be found here:
http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes
They can be used to position fields side by side.
Posted 13 years ago on Wednesday July 27, 2011 |
Permalink