Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Serviceportal - Inject additional page in to breadcrumb widget

Hi,         I am new to Servicenow development (I will happily admit I'm an admin and by far not a dev) and was wondering if someone might be able to help me.I have a custom knowledge page on my service portal displaying all available knowledge bases...

Community Alums by Community Alums  
  • 5677 Views
  • 13 replies
  • 20 helpfuls

How can I resize the carousel widget on the portal?

Hello,On our HR portal I want to modify the carousel widget to make it smaller. I have added a 9:3 container on the page and added the carousel widget to the '9' part of the container. Carousel slider images added to the widget instance, however, don...

how to update font awesome icons list in Glyph ?

Hi All, Currently we are in London version, in the Glyph i can see only 676 icon available but font awesome there are so many icons available. How to import/Update new icons in the Glyph list ? Please help me to update the list. Thanks in advance. Na...

How to update catalog variable through REST API

we are integrating SNOW with some internal tools. We are avoiding writing scripted API. Is there a way we can update catalog variable value directly through an API? I am trying but it is not working.    

varunp by Tera Guru
  • 3381 Views
  • 12 replies
  • 0 helpfuls

Resolved! Get the count of records in a reference variable

Hello All, I am using a refernce qualifier on Group variable which works fine. Now I want to count the "number of groups" that group variable is showing.If my group(s) count is one then I need to set the one group in the group field and it should be ...

Kumar60 by Kilo Expert
  • 3247 Views
  • 13 replies
  • 1 helpfuls

Resolved! User Criteria not working

Hi All, I have a User criteria with following conditions in the Available for related list: if(gs.hasRole('rolename')){ return true; } else if(gs.isMemberOf('grp_name')){ return false; } else { return false; }   When testing its not working properly,...

Scriptable order guide in workflow

I need help with scriptable order guide that I've included in my workflow.Below script not working and its showing an error. i have a mandatory choice field on the main order guide form which need to select ADD (parameters.v_FunctionSelect = "efa9c1e...

find_real_file.png find_real_file.png
omsa1 by Kilo Guru
  • 1789 Views
  • 4 replies
  • 0 helpfuls

Read Replica Query

Read Replica Query   Read Replica Query 1.      1.  Can query on tables can be enforced to Read replica via setting category in query. 2.       2. If a function has multiple read operations and update operations to perform, what should be the approac...

Resolved! Copy fields from Interaction record to Related Task

Hello everyone,I need to know how to copy fields from an Interaction to any related Record created with the "New" button of Related Record in the interaction record.I don't know what type of / BR / UI script action I need to use.There is a UI action ...

Rodrigo24 by Tera Guru
  • 2020 Views
  • 2 replies
  • 2 helpfuls

Resolved! Clean up of attachments

I'm sure I'm missing something, but it appears to me that attachments (in sys_attachment) are not deleted when the record to which they are attached is deleted. Is there by chance a scheduled cleanup job? Thanks, GregM

gregm3 by Giga Contributor
  • 3038 Views
  • 5 replies
  • 1 helpfuls

Want to add email id's in watchlist field through API.

Hi,   We are using OOB sn_sc service catalog API to create service request. It is working fine. Now we want to add watchlist through this API. When I tried to add email id's or sys_id's through API, nothing get added to the watchlist in servicenow se...

dhanu3 by Kilo Sage
  • 2009 Views
  • 11 replies
  • 0 helpfuls