We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! email script does not exist error

I've created a Notification Email script for an existing application (in System Notification) for my application.  Inside my email notification I'm using ${mail_script:my_script_name} and I get the error Email script render error: email script [my_sc...

Resolved! How to add searchable dropdown in my form?

I want following type of dropdown in my form:  But I don't see any field type which gives these type of selection in my form. I don't want reference field with look-up box. Is this even possible in scopped apps?  

find_real_file.png
Kaushal283 by Kilo Expert
  • 2911 Views
  • 2 replies
  • 3 helpfuls

Resolved! Need to make field mandatory on Resolving of Incident

Hi,My requirement is to make a custom field (u_risk_event_raised) mandatory when ever the state is set to 'Resolved' and Impact/Urgency IS NOT 4/Critical,High,Medium,Low and 3/Low. We are not using Priority field on the form so it cannot be utilized....

SN Rookie by Giga Expert
  • 4032 Views
  • 9 replies
  • 1 helpfuls

reference qualifier used in a variable set

I have a variable set with 4 variables. 1 of the 4 variables needs a reference qualifier to be based on a regular variable on this same request record. javascript:'u_os='+current.variables.operating_system_version.u_tag      This lookup variable retu...

Jeff316 by Kilo Guru
  • 2050 Views
  • 6 replies
  • 1 helpfuls

Duplicate email

We have an email notification that is triggered when the event approval.inserted is triggered. I have checked the email notification list and there is only one notification using this trigger, but for some reason in our Test environment, the email is...

Email template does not take body message

Dear all, I have define an email notification where the content is refer from an email template: The email template is define as follow : Type : BodySubject : filled with textMessage : filed with text When I send the email, I can see in Email log tha...

wakespirit by Kilo Guru
  • 1927 Views
  • 8 replies
  • 0 helpfuls

Resolved! How to send group name as parameter to notification

Dear all, I have define a notification which is trigger by an event. I have then created a notification which will be fired by the event but I need to set the Who Will receive Group dynamically as it will depend on the context of the event Q 1 : gues...

wakespirit by Kilo Guru
  • 4249 Views
  • 4 replies
  • 4 helpfuls

Resolved! UI Action not working on list banner.

I have created an UI action "getNoOfTask" on incident table. It is working on Form Button but not working on List banner button, giving message that "No record selected". Please see the below script and help me to find the solution. FYI - I have not ...

Community Alums by Community Alums  
  • 3046 Views
  • 5 replies
  • 4 helpfuls

Resolved! get the logged user company to show/ hide fields in catalog item

Hi all, I need to identify the requester company to hide/ show specific fields. I´ve been trying with a client script and script include, but when I load the form a javascript appears. ' TypeError: Cannot read property 'initialize' of undefined' Clie...

dioni95 by Kilo Expert
  • 5466 Views
  • 5 replies
  • 5 helpfuls