Hi Rajasekhar,Dictionary overrides provide the ability to define a field on an extended table differently from the field on the parent table. For example, for a field on the Task [task] table, a dictionary override can change the default value on the...
Hi Elaine,Please go through the below link for more info.http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules#gsc.tab=0Thanks, Dasthagiri KPS: Hit like, Helpful or Correct depending on the impact of the response.
u will find some more information using this below linkshttp://wiki.servicenow.com/index.php?title=GlideForm_(g_form)#gsc.tab=0https://wiki.servicenow.com/?title=GlideRecord#gsc.tab=0http://wiki.servicenow.com/?title=GlideSystem#gsc.tab=0 Mark Correc...
Hi Sathya Narayan, g_form: can be used in client scripts.[GlideForm.js and g_form are only used on the client (for instance, the web browser)]GlideRecord: GlideRecord is a special Java class (GlideRecord.java) that can be used in JavaScript e...