Inline fields #9230
-
|
How to make two fields inline? Like the time and date fields |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
@naftis @jpye-finch is this possible in the form? |
Beta Was this translation helpful? Give feedback.
-
|
@oni-on1003 Also simplifies the code as we won't have to consider potential conditional fields that the implementor wants to appear inline. |
Beta Was this translation helpful? Give feedback.

@oni-on1003
It is currently not possible to have inline text fields for desktop views. It's easier for the user "to think vertically". Work down the page and enter data into fields vertically and not have to consider fields that may be to the right of the current field.
Also simplifies the code as we won't have to consider potential conditional fields that the implementor wants to appear inline.