Change Script Editor Background
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 12:37 AM
When writing Business Rules or Script Includes - is there a way to change white background to something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 01:15 AM
Hello Andrii,
I think white background is as design and having lots of colours in the background may also affect the performance of the page. Nevertheless you can have a look at Customizing the UI Appearance - ServiceNow Wiki if you want to do some UI customization.
Regards,
Dravvy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 02:46 AM
Hi,
Why you want to change the Background of the Script UI Interface? Can you elaborate your requirement?
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 02:58 AM
Well ... I wonder not only about background ... I want to make it look like lines (bars)
as following:
var gr = new GlideRecord('incident');
gr.setLimit(10);
gr.addActiveQuery();
gr.deleteMultiple()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 03:24 AM
Hi,
Not sure on this. May be Chuck can help you on your query.ctomasi
Regards,
Shloke
Regards,
Shloke