Can we change Form Section name dynamically?

vinitha3
Tera Guru

How to change form section name through script?

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Should be possible but its DOM Manipulation which has its own downsides.


-Anurag

Yes, it works only for admins. Any other suggestions?



Thanks,


Vinitha.K


haseena ayesha
Kilo Guru

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