1. How to change the width of a "text" field.
By default, the width of the field is the width of the page, which is inconvenient for short texts in it.
2. If question 1 is impossible, can 2 or more fields be positioned on one line
Hristo Sandev Bulgaria
1- this will need a new feature added, it's supposed to be available soon.
2- you can using the "Multi field" area, drag a multi field then place 2 or more fields inside
I would like to know if today, being 2024, they have already added that functionality of being able to modify the size of the fields
There is a "Field Class" behavior which you can use to specify a class for the field container, then you can add CSS using the CSS view to set a max-width for that class
if you want to set the field "size" attribute then just use the HTML Attribute behavior
What else do you need to change ?
