How can I display fields in two columns

jaouad_essabir
Mega Contributor

Hello,

I'm developing a form in the ServiceNow portal, and I can not do two fields per line, it displays all the fields in one column like below :

find_real_file.png

In the old tool, I had the option to display in two columns like below :

find_real_file.png

Do you have an idea

Thank you

4 REPLIES 4

hemanthg
Kilo Expert

Hi Jaouad,


which version??


Dubz
Mega Sage

HI Jaouad,



If you go to Service Portal Configuration and then click on designer, you can add rows, columns and containers to your page setup. Make sure you do this on pre-prod if you don't have experience with the page designer.


hemanthg
Kilo Expert

Hi Jaouad,


find_real_file.png


you find it any form deisgn


Peter Tran2
Kilo Contributor

Hi Jaouad


If you want to split two column you should add 3 terms: [-begin_split-],[-split-],[-end_split-]


Fields right arrange up [-split-] and fields left under [-split-] please refer example below:


find_real_file.pngfind_real_file.png


- Peter Tran


- Servicenow Developer


Please Hit like, Helpful or Correct depending on the impact of the response