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! Hide the default filter

Hello, Can we hide the default filter in the list view or can we make not removable that filter for the users ?Please find the attached screenshot below . Thanks,Manju

1000022417.jpg
manju12 by Tera Expert
  • 1105 Views
  • 4 replies
  • 1 helpfuls

Workflow script error

Hi!I am trying to pass a value from one workflow to another workflow, but the child workflow gives an error.Could someone help me?  This is the parent workflow script (Run script):workflow.scratchpad.var_manager = true;This is the child workflow scri...

DoDolabs____0-1719574945593.png DoDolabs____1-1719575070181.png

Check email notifications

Hello, I have a request where approval notifications are sent to a group. How can i see where email were sent?  i also configured as it shows here: 

dev_K_0-1719579068010.png
dev_K by Tera Contributor
  • 660 Views
  • 3 replies
  • 0 helpfuls

Reference qualifier help

Hi,I am trying to sort a reference field on a catalog item that I have. I need to globally default sort the results of the ref field when they go to the pop up and look at the referenced table.I have tried a reference qualifier, but that is not worki...

Jen11 by Tera Expert
  • 1097 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to Hide "Order Now" button on the Portal at Runtime

Hello.  I read the post here but that solution is not working for me.When my code runs, I get the "this.jQuery is defined" alert message, but still the button is not hidden. Thoughts on what might be going wrong here?  Thank you.  I want to do this b...

S1.png
G24 by Kilo Sage
  • 1409 Views
  • 9 replies
  • 3 helpfuls

Find children, grandchildren of an incident ServiceNow

Hello Folks,I'm looking for an optimized code to find children, grandchildren etc. of a parent incident. Something like an advanced version of various search algorithms(DFS, BFS etc.)   Finding the first level child would be easy using a simple Glide...

Abhijith322_0-1719572746419.png
Abhijith322 by Tera Contributor
  • 1174 Views
  • 4 replies
  • 3 helpfuls

Updating a RITM Variables inside of a Flow

Using A Catalog Item Flow I Currently have a situation where if a record is not found a user can fill out separate values on a form then the flow should auto create that record in the table. After the record is created I'm trying to update a separate...

Custom UI action

Hi Community,I need to create a new UI Action with name "Revert Change(s)", the functionality:if we change any field value, so before saving record, by clicking this button button should revert all the changes we applied on incident table . i tried t...

jimk32_0-1719493991114.png
jimk32 by Kilo Contributor
  • 411 Views
  • 1 replies
  • 0 helpfuls

Will KB Submission will be deprecated soon?

Hello Everyone, Right now in our Instance whenever Knowledge checkbox is checked and the Incident is closed , it creates the KB submission by linking Incident as Parent, so any article can be created from Kb Submission. This is done by making this pr...

Poompozhil by Tera Contributor
  • 778 Views
  • 3 replies
  • 0 helpfuls

Resolved! Unable to Activate Change Flow

I deactivated the standard change flow and now I cannot activate it.  I tried testing it first but that doesnt change the status of the button.  Has anyone encountered this? 

asdf.png

Relating records to a problem ticket

Steps to recreate1) Open a problem ticket2) Relate an incident to the recordResults - you will see a related incident appear in the related records tab. However in the Incidents TAB, no incident is linkedAlternatively, add an incident from the Incide...

PRADEEPREDDYGU_0-1719517856594.png