Tell me about container variables, I want to have 3 columns.

M_Tomy
Tera Expert

Dear Experts

 

Please tell me about container variables.


https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/product/service-catalog-management...

 

I found the following statement on the above page.

 

”A container layout can be split into two or three columns using the container split variable. By default, the split is calculated at the 50% mark.”

 

How can I implement a 3 column field using container variables?
I have two columns, but I don't know how to implement three columns.
If you know how to implement it, please let me know.

 

Thank you in advance.

 

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi @M_Tomy,

 

You have to place the variables under containers as follows -

 

Screenshot 2022-11-22 at 8.07.26 AM.png

 

Output -

Screenshot 2022-11-22 at 8.08.18 AM.png

 

 

Note - The 2 columns will work on only in Native UI/ Platform UI. In Service portal it will show only two columns.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

View solution in original post

2 REPLIES 2

Sagar Pagar
Tera Patron

Hi @M_Tomy,

 

You have to place the variables under containers as follows -

 

Screenshot 2022-11-22 at 8.07.26 AM.png

 

Output -

Screenshot 2022-11-22 at 8.08.18 AM.png

 

 

Note - The 2 columns will work on only in Native UI/ Platform UI. In Service portal it will show only two columns.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

Mr. Sagar Pagar

 

Understood.
Thank you!