I'm fairly new to Retool and currently working on building an external form. I didn’t see an obvious option for this, but I wanted to ask: is there a way to place two fields on the same line?
For example, I’d like one field (checkbox) to take up half the page, and another field (options) to occupy the other half, side by side.
Any tips or guidance would be greatly appreciated!
Unfortunately horizontal styling is not possible for Retool Forms all the input fields are stacked vertically in a single column.
You could build the desired layout inside a Retool App using the Form component!
And then you could make this a Public App to allow for users outside your org to access and submit the form. Or use the Retool Form but be limited by the styling options.