- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 10:35 PM
Hi everyone,
I hope I am posting to the right forum.
I have a question about Form Layout specifications.
For example, on an Account form, I have a field that I want to display on the left side. In that case, I selected the section layout “Two columns” in the Form Builder and edited it, but in the actual form screen, it is displayed in one long horizontal column.
I have to put the fields in both columns of “Two columns” to get the long horizontal display.
If there is a way to display them closer to the left side, I would like to know.
Thanks,
Keisuke
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 11:04 PM - edited 04-10-2025 11:10 PM
Hello @keisuke miya ,
This happens because you have not added any fields to the right hand column. As soon as you add at least one field to the right column you will get the two-column layout.
If you don't want the field on the right hand column to be visible on the form you can create a UI Policy that hides it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 11:04 PM - edited 04-10-2025 11:10 PM
Hello @keisuke miya ,
This happens because you have not added any fields to the right hand column. As soon as you add at least one field to the right column you will get the two-column layout.
If you don't want the field on the right hand column to be visible on the form you can create a UI Policy that hides it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2025 06:51 PM
@Robert H
Thanks for the very helpful advice!
I added a field and set that field to hidden in the UI policy.
Then I was able to display it on the left side as I wanted it to be.
Thanks,
Keisuke