Hello,
Would love to have the ability in the admin to add extra columns to make room for more than one field on the same row.
Thanks for making form creation a breeze.
Hello,
Would love to have the ability in the admin to add extra columns to make room for more than one field on the same row.
Thanks for making form creation a breeze.
This can be done by css manipulation.
We'll have to discuss how to handle something like that.. it presents some UI challenges in the admin and also some for the front end. Thanks for the suggestion.
In the meantime, as mentioned above, you can still manipulate the layout with some CSS. You'll need to float some of the < li > elements so the next one can wrap up next to them horizontally.
I posted an example on an earlier post here. http://forum.gravityhelp.com/topic/data-fields-in-same-row#post-878
I got it working with CSS but would like for it to be a little easier if possible.
Thanks for your consideration Kevin & GF Team. I understand the complexities but one can only suggest and hope that GF team can do their magic :)
good deal. Thanks again for the suggestion.