Hello.
I'm trying to place two (or several) fields side by side instead of one row each. Example, if the form asks for name and gender, both fields could be placed in one row instead of two. Currently grocery place the fields one each row. The lenght of each field is easy controled by using a callback.
now
name : ________________________
gender: ___
desired behavior
name : ________________________ gender: ___