Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Good Way of Logging Messages

When doing development work, I find that being able to SEE what is going on is critical, so I rely heavily on logging.But I have had a lot of frustration with trying to log things to the regular ServiceNow system log, so I decided to create my own Lo...

UserLog_MessagesInTable2.png UserLog_MessagesInTable.png UserLog_CodeExample.png UserLog_EasyTableDefinition.png
G24 by Kilo Sage
  • 886 Views
  • 2 replies
  • 0 helpfuls

UI Action Visibility

Hi, Parent table UI Action should not be displayed in the child table.How to do that? Can you help me out? Thanks,Subash

subashds6515 by Tera Contributor
  • 1245 Views
  • 3 replies
  • 0 helpfuls

Auto creation- of project when demand is Completed

Hi , So I have a requirement of auto creating a project from a demand when demand moves to Completed state. For now I am trying to replicate the Create Project UI action code into a BR or client script on demand form that triggers once demand moves t...

Resolved! List Collector choices based on Reference field value

Hi!In the Portal, we have this requirement in the catalog form where we need to filter the List Collector choices (sys_choice table) based on the value selected in Reference field (practice_group table) Example:When Reference field selected "Group 1"...

ss123 by Tera Contributor
  • 1981 Views
  • 10 replies
  • 1 helpfuls

Resolved! How can I extract and map values from an API ResponseBody?

Hello fellow scripters, I'm currently in the process of extracting and associating values from a REST API response body. I have successfully set up the REST message, and the response body is displaying the required values. Furthermore, I've create a ...

sn-com.png
Owais3 by Tera Expert
  • 2151 Views
  • 2 replies
  • 0 helpfuls

Resolved! call script action from script include

Hi, I have written a script action which is called from the script include via gs.eventQueue {gs.eventQueue('Test', null, requestData);} method.I am trying to update the state from the request data but for some reason the state is not updating This i...

tanz by Tera Expert
  • 1651 Views
  • 3 replies
  • 0 helpfuls

Resolved! custom dynamic filter to show only user's groups

Im trying to create a cusom dynamic filter to show only the incidents that Assignment group is one of user's groups (without parent group).For some reason it only shows me one group among the groups that i belong to.    I can only see the incidents o...

Screenshot 2023-08-31 at 15.34.49.png Screenshot 2023-08-31 at 15.35.20.png Screenshot 2023-08-31 at 15.36.11.png Screenshot 2023-08-31 at 15.36.27.png
Alon Grod by Tera Expert
  • 3019 Views
  • 14 replies
  • 3 helpfuls