Can we change Form Section name dynamically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 03:29 AM
Should be possible but its DOM Manipulation which has its own downsides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 03:33 AM
Yes, it works only for admins. Any other suggestions?
Thanks,
Vinitha.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 03:34 AM
Hi
Vinitha
GlideForm.js is the Javascript class used to customize forms.
- g_form is a global object in the GlideForm class.
- GlideForm.js and g_form are only used on the client
Please go through the bellow link it may be help full to you..
https://www.servicenowguru.com/scripting/client-scripts-scripting/showhide-form-section/
Thanks & Regards
Haseena
PS: Hit like, Helpful or Correct depending on the impact of the response