- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 11:48 AM
Been using a label to put at the top of a section of variables on a Service Catalog Item form. With CSS we color it like a banner and it spans both columns. However, when I attempt to do this for a group of variables in a variable set, the formatting get screwed all up. I put the label first and then wrap all the variables in the set with a container. The container is 2 columns wide. The fields get pushed to the right and the label is off on the left by itself.
Has anyone been successful making a label look like a banner instead of using the Title which is just plain text?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 01:17 PM
Check the layout of the variable set itself. Try changing it to 1 column. Thus your parent container of variable set will 1 column. First label will display on entire row, then container with 2 columns starts for group of variables.
You can also try adding a split after label.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 11:55 AM
I have done this using a UI Macro variable, but not using a label. Am interested to hear if this is possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 01:17 PM
Check the layout of the variable set itself. Try changing it to 1 column. Thus your parent container of variable set will 1 column. First label will display on entire row, then container with 2 columns starts for group of variables.
You can also try adding a split after label.