Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! How to had URL hyperlink in Annotation (info Box Blue)

I'm trying to add a new URL  hyperlink inside a info box blue annotation. My predecessor had the hyperlink inside this annotation however i need to update the URL link. Using form design or layout i cannot add the hyperlink. I used word to insert a h...

How to add a email address to the watchlist

Hi All,   I have requirement to add a email address to the existing watch list Via workflow In the Catalog item there is a Reference Field, where it is mapped to watch list in the RITM from the workflow, In addition to the mapping I need to add one m...

Kamali3 by Kilo Contributor
  • 2092 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to add multiple emails in CC in Email script

How to add multiple emails in CC in Email script? will below code work? please fix it if it is wrong script.. var getNumbers = event.parm2.toString(); var addALLEmails=[]; var gr = new GlideRecord('incident'); gr.addEncodedQuery('number...

Sathwik1 by Tera Guru
  • 2836 Views
  • 5 replies
  • 4 helpfuls

Resolved! Client Callable Script include issue as script filter in reports

Hi All,   We have a requirement to generate report to revoke ITIL licenses of users. in that report the conditions are Logged in at or before Last 30 days. Few Exception Users & Few Exception Groups.   I created a report on sys_user table To get dat...

find_real_file.png find_real_file.png
yashu1995 by Kilo Guru
  • 2309 Views
  • 3 replies
  • 2 helpfuls

Resolved! Ui action condition check

Hi All   Can some one tell what this condition all about?it in ui action   (new GlideRecord(current.getTableName())).canWrite() && RP.isOneToMany() && !RP.getListControl().isOmitEditButton()  

find_real_file.png
jobin1 by Tera Expert
  • 2168 Views
  • 5 replies
  • 0 helpfuls