I’ve got two fields that I’d like to be displayed side-by-side. For some reason they are appearing stacked vertically. This is the code. The fields are quite narrow and I’d have thought they’d be beside each other. Suggestions on getting them beside each other?
I did try using a styleclass of “col-md-4”, which worked, but then they were indented from the other fields on the form.
I haven’t used TW in the form setup, just in embedded html. That said, you may need to wrap the two fields in a group and put the flex on the group. I’m not sure if that’s it or not.