3 containers side by side in a service catalog item?

ServiceNow_Use2
Kilo Expert

Hi,

I have found the question already asked about putting 3 single lines of text all on one line in a service catalog item ( 3 column wide layout ), and i have tried to play around with this concept to try and get a slightly different layout figured out, sadly to no avail.

Is it possible to have 3 separate containers of content side by side in a service catalog item? I essentially need three columns of data displayed side by side but have yet to find a way of how to do so. 

Another way to put it, I need a service catalog item to have the following layout: 
find_real_file.png

This would even work: 

find_real_file.png

Any help would be greatly appreciated.  

1 REPLY 1

SatheeshKumar
Kilo Sage

Unfortunately, you cannot do that , you can use only two column layout in service portal.

  • There can be a maximum of two columns in Service Portal. If your implementation includes forms with more than two columns, the fields are reorganized into two-columns in Service Portal.

Alternative solutions:

 

you can create a widget that holds your variables

or

use iframe to display catalog items.

 

for more details check the below link

 

https://docs.servicenow.com/bundle/london-servicenow-platform/page/build/service-portal/concept/sc-f...

 

-satheesh