Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2015 11:35 PM
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2015 12:15 AM
okay,
use this
toggleSectionDisplay('sys_id of the section');
You can get the sys_id of the section either by right clicking on the form and view source/inspect element or go to forms sections , find your section and get the sys_id.
-Anurag
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2015 12:36 AM
Thank you Anurag