3 containers side by side in a service catalog item?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 07:59 AM
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:
This would even work:
Any help would be greatly appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 09:23 AM
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
-satheesh