Having some issues with Forms columns. When creating forms you can add columns and you would expect it to also display as it looks like in the backoffice (what's the point otherwise?), horizontally that is, if I have several columns and rows of questions. But no matter what my form displays everything vertically (questions stacked on top of eachother even though they're on different columns/rows). Using the bootstrap3 horizontal theme makes no difference here, it's still all vertical. Is this intended or could there be something wrong on my end?
I'm experiencing the same issue, don't know if it's expected to work out of the box or if some code needs to be added for it to work properly.
I'm running on version 8.5.4.
Hope someone can chime in with what the issue might be.
I have never really used this feature of Forms, so can't remember if you're supposed to add the Bootstrap CSS & JS manually to your frontend, or if they'll be added by Forms.
Have you checked the rendered HTML to see if it is rendered with normal bootstrap classes etc.? That would indicate some missing CSS, I guess...
Umbraco Forms columns/rows
Having some issues with Forms columns. When creating forms you can add columns and you would expect it to also display as it looks like in the backoffice (what's the point otherwise?), horizontally that is, if I have several columns and rows of questions. But no matter what my form displays everything vertically (questions stacked on top of eachother even though they're on different columns/rows). Using the bootstrap3 horizontal theme makes no difference here, it's still all vertical. Is this intended or could there be something wrong on my end?
Edit: attached images
I'm experiencing the same issue, don't know if it's expected to work out of the box or if some code needs to be added for it to work properly.
I'm running on version 8.5.4.
Hope someone can chime in with what the issue might be.
Hi Ras,
I have never really used this feature of Forms, so can't remember if you're supposed to add the Bootstrap CSS & JS manually to your frontend, or if they'll be added by Forms.
Have you checked the rendered HTML to see if it is rendered with normal bootstrap classes etc.? That would indicate some missing CSS, I guess...
/Chriztian
is working on a reply...