How do I get two fields side by side, much like first name, last name, I would like to be able to get two fields for user input, in this case left and right.
Cheers
Adrian
How do I get two fields side by side, much like first name, last name, I would like to be able to get two fields for user input, in this case left and right.
Cheers
Adrian
You can use the built in CSS ready classes. Documentation here:
http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes#Halves_.282_Columns.29
Choose the "Advanced" tab for the fields you want to put side by side, and dd gf_left_half and gf_right_half to the "CSS Class Name" field.
Screenshot: http://www.gravityhelp.com/documentation/images/a/ab/Readyclass_admin_input.png
That should do it. If you need help, please provide a link to your form and we'll take a look.
thank you, I will check it out
Let us know if you have any issues with it.
It worked very nicely, precisely what I wanted
Thanks
I am going to have to spend more time with the documentation, there is some neat stuff there!
Thanks Adrian. Please let us know if you need any more help.