Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Hide x in mrvs

I want to hide 'X' in MRVS on on Load , the script available on community is not working .Does anyone have idea about it.

SS1510 by Tera Expert
  • 2472 Views
  • 12 replies
  • 2 helpfuls

Resolved! Two parallel level approval

I have to create Two parallel level approval through workflow i.e. both generated at same time - however RITM cannot get created until both groups have approved and if anyone rejects then RITM should be cancelled. Can anyone please help me out. Thank...

abhisek by Tera Contributor
  • 2208 Views
  • 5 replies
  • 2 helpfuls

Resolved! Transform script suggestion

Hello all,I'm seeking your input on a scenario we're currently handling. Current FlowA third-party Talend application sends 5,000 records daily to a ServiceNow (SNOW) transform map.In the onBefore script, we perform validation:If any field is empty, ...

sainath3 by Giga Guru
  • 1922 Views
  • 4 replies
  • 0 helpfuls

How to Edit Default filter on Incident Table? Zurich

I am unable to edit the default filter. See attached.  On the incident form i went to Configure->List Control....and added "Edit default filter".  Refreshed.....No edit default option appears.....I have searched for solution with no results. How do i...

Resolved! field validation on a form - alpha numeric only

Hello allI have a request to update an existing field on Incident form to a specific format as users are entering garbage data in the field now.. Entry should be restricted to alpha-numeric (for example: 123X) What's the easiest way to accomplishing ...

mborkowski by Tera Contributor
  • 1523 Views
  • 2 replies
  • 0 helpfuls

approval flow

director - answer = {    // Configure policy inputs here    u_director_approval_mandatory: false};var director_approval_required = false;var gr_conflict = new GlideRecord('conflict');gr_conflict.addEncodedQuery("change=" + current.sys_id + "^type=bla...

Bhavani1995 by Tera Contributor
  • 713 Views
  • 1 replies
  • 0 helpfuls