Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 09:48 AM
I have a custom form section on the Incident table called "P&R Info". I'm trying to show this section with a client script and I'm not able to figure out what the internal section name is. So far I tried the following and none worked
g_form.setSectionDisplay('p_r_info', true);
g_form.setSectionDisplay('u_p_r_info', true);
g_form.setSectionDisplay('p_&_r_info', true)
Solved! Go to Solution.
Labels:
- Labels:
-
User Experience and Design
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 09:49 AM
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 09:49 AM