Adding space between fields on a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 11:36 AM
Hello,
I created a catalog item that has quite a few variable and noticed that the 3 sections are kind of bunched together.
Is there a way to add breaks or space between sections on a form?? We want to provide a cleaner and user friendly form.
***We are on Istanbul***
Thanks in advance,
Grace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 11:39 AM
Hi Grace,
You may be able to do that with a UI Macro and place it on the catalog item. You could built a pretty simple UI macro with HTML and use it over and over.
http://wiki.servicenow.com/index.php?title=UI_Macros
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2017 03:16 PM
Hi Chuck,
Thank you for the info I'm still new at this so I'm trying to find simple solutions, but I'll try it out!
Thanks,
Grace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2017 03:18 PM
Or would you happen to know if there is a way to highlight a label field? I'm thinking that could possibly be a better solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2017 06:40 PM
You can use some scripting techniques as explained in the below URL.