I'm trying to set up a form with a checkbox for an item, and then a number field for the quantity of the item to the right of it.
From reading this post:
http://www.gravityhelp.com/forums/topic/can-gf-forms-do-this
it seems like all I should have to do is put "gf_inline" in the CSS Class Name field on the Advanced Tab. However, when I do so, it doesn't save the change when I update the form.
Either "gf_inline" isn't valid anymore (it's not currently shown on the CSS Ready Classes page, here: http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/ ) or I'm missing something more obvious?
Basically, what I'm trying to set up is something like:
[ ] Item A Qty ___
[ ] Item B Qty ___
etc.
This is for reordering medical supplies, so no need for a cart or pricing info, etc. They just need to generate a list of what supplies the customer needs.