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

Forum Posts

Resolved! Using sysparm_fixed_query in URL

Hello all,  I have a requirement,  where we go to the user from > groups related list > edit button In the edit member page I need to filter the groups with type - 'itil'. User should not be able to edit this filter, but can add more filter condition...

find_real_file.png
Karishma5 by Tera Expert
  • 5606 Views
  • 6 replies
  • 5 helpfuls

Resolved! How do I add 2 variables to the subject of an email notification?

Hi guys, Relatively new to this but I've managed to get as far as adding one variable to the email subject of a notification (which is sent out as part of a workflow). I'm trying to use the following: A new joiner account has been created for ${curre...

Chiu by Mega Contributor
  • 5466 Views
  • 8 replies
  • 3 helpfuls

Resolved! Set Active Flag to false on cancelled changes

Hi, I'm fairly new to SNOW development and I'm looking to set the active flag on a change request to false when the change state is set to cancelled as these are currently staying active. Please advise on the best way to go about this. Regards, Paul

doonwong by Kilo Contributor
  • 2088 Views
  • 1 replies
  • 1 helpfuls

Service Portal Widget-working with server script

Hi all, I'm new to service portal widgets. I've created a simple widget, but am having trouble putting the pieces together. I've looked at some videos and online docs, but am still struggling. So here's my situation: I want to grab the value selected...

find_real_file.png find_real_file.png

Avoid duplicate attachments

I have this before BR on sys_attachment table where I want to filter out duplicate attachments for the incident table. So if the user tries to add a file that's already present on the incident then it's not possible. It seems to work on London releas...

Resolved! Row count

Hi, i want Row count by using glide object. please explain me with the script.   Thanks.

sasi by Tera Contributor
  • 43837 Views
  • 6 replies
  • 22 helpfuls

Script help to set choice list

Hi All,   We are importing the records into a custom table but we would like to set the value of choice list filed "status" to closed only when we import state as closed. I tried with onchange /onload client script but it didn't work.   Thanks

Inbound REST call logging

For an integration with a third party system, we are building a REST integration using import sets with the Import API. We would like to track all REST communication (incoming and outgoing).  Is it possible in the REST Import API to see and log (e.g....

Script help to set priority on RITM

Good morning, I am working on a project where we need to set priority on a RITM. I have already incorporated a script step into my workflow that sets the priority, but I'm having trouble figuring out the proper script to use. This is what I have so f...

tmaxey1 by Giga Contributor
  • 2322 Views
  • 2 replies
  • 0 helpfuls

Resolved! Redirect service portal to main page after logout

Hi, I have created multiple Service Portal for different customers, example customer A and customer B and I have the main Service Portal for internal. Customer A: https://xxxx.service-now.com/A Customer B: https://xxxx.service-now.com/B Internal: htt...