Regarding the display specs of “Two columns” in the Form Layout.

keisuke miya
Tera Contributor

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

1 ACCEPTED SOLUTION

Robert H
Mega Sage

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.

RobertH_0-1744351806921.png

 

Regards,

Robert

View solution in original post

2 REPLIES 2

Robert H
Mega Sage

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.

RobertH_0-1744351806921.png

 

Regards,

Robert

@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