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

Forum Posts

Resolved! MRVS Catalog Client Script

Dear Community,I am encountering an issue with the g_form.submit() function in a ServiceNow catalog item. Here is the scenario:I have a Multi Row Variable Set (MRVS) in the catalog item, which includes a variable for entering User ID. Upon clicking t...

SO10 by Tera Contributor
  • 1444 Views
  • 2 replies
  • 1 helpfuls

Resolved! Reg: translation of the umlauts characters like ä ---> ae ë ---> e ï ---> i ö ---> oe ü ---> ue etc

Hi Team, I have solved  translation of the umlauts like below code working as expected switch (field) {                case "name":                case "managed_by":                 {                    var keyCapry = capry_util.serviceNowToCapryFiel...

Community Alums by Community Alums  
  • 1692 Views
  • 6 replies
  • 1 helpfuls

Line manager

Hi Team , Can anyone please me in Workflow ,    For every - option we have to give line manager approval , and for each option 2nd level approval is different ,  I have stuck here , If I give line manager , and workflow will be big . . . . . workflow...

nameisnani_0-1709620199159.png nameisnani_1-1709620198844.png
nameisnani by Mega Sage
  • 795 Views
  • 6 replies
  • 0 helpfuls

Resolved! getDay()

Hello!Irun simple function on background script. var today = new Date();dayOfWeek = today.getDay();gs.print(dayOfWeek); Today is Thuesday so I suposed to get result like "2" . but I receive "1" , did I make a mistake somewhere? why is that?Thanks for...

Workflow

Hi Team , Can anyone please me in Workflow ,   For every - option we have to give line manager approval , and for each option 2nd level approval is different ,  I have stuck here , If I give line manager , and workflow will be big . . . . . workflow ...

nameisnani_0-1709616688186.png nameisnani_1-1709616738318.png
nameisnani by Mega Sage
  • 540 Views
  • 4 replies
  • 0 helpfuls

Resolved! Send notification based on date of event

Hello, I have a requirement to send out a notification based on. Number of options remaining is greater than zeroShould be sent 90 days prior to the current period of performance end dateHow would I do this in the email notification configuration? Ac...

Andre241 by Tera Contributor
  • 1045 Views
  • 5 replies
  • 0 helpfuls

true/false field showing 0 as default value

Hello all,I created a true/false type field with choice as drop down with none.After creating the field for existing records it was showing 0 as the default value instead of none.How i can fix it.Thanks,

Ak8977 by Tera Expert
  • 2181 Views
  • 2 replies
  • 1 helpfuls