Show Help, "More Information" should be visible or open by default
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2016 06:24 AM
I have a requirement where few of my variables in the catalog item has "More Information" tag . I have selected show help in the each variable section. But they are closed by default. I want to show it Open by default when catalog item loads.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2016 04:14 AM
if we use that script for toggle help text, it is working fine. but other client scripts like onchange are not working if we use it. how to resolve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2016 11:13 AM
I read the servicenow guru page but its unclear to me how the java script is being applied or where? I was trying to apply this as a script in the UI policies for a specific catalog item in the service catalog. *edit* it works when applied as a catalog client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 09:16 PM
This is a feature in Istanbul, where a help text can be configured to be load expanded by default.
There is no need for any JS dom handling for this henceforth.
Thanks
Shouvik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2017 11:11 PM
In Istambul- While creating a variable select the option "Always expanded" .
The "More Information" tag will always be expanded by default.