Right aligning fields in a 2-column layout form

Ron Steiner
Tera Contributor

Hi - newbie here. I have a simple 2-column form where I need Field 1 in column 1 with Field 2 next to it in column 2. Then I want Field 3 and Field 4 under Field 2 with nothing next to them under Field 1. Like this:

 

Field 1Field 2
 Field 3
 Field 4

 

How do I right-align Field 3 and Field 4?

 

Thanks,

Ron

1 ACCEPTED SOLUTION

yaswanthi2
Giga Sage

Hi @Ron Steiner 

You can use begin-split and split in form layout

yaswanthi2_0-1698813146246.pngyaswanthi2_1-1698813180848.png

 

View solution in original post

2 REPLIES 2

yaswanthi2
Giga Sage

Hi @Ron Steiner 

You can use begin-split and split in form layout

yaswanthi2_0-1698813146246.pngyaswanthi2_1-1698813180848.png

 

That worked beautifully. I even vaguely remember this from the training. I have to admin that as powerful as ServiceNow is, it is very complicated. Trying to figure out which tool to use in which situation is my current problem, but I guess that will just take time and practice.