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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Client Script not working on Portal

I have a Client Script that works on Desktop but not the Portal.  I have tried it by setting UI Type to All and to Mobile / Service Portal. I have also setup 2 Catalog Data Definitions that does the same thing as the Script but again it works on Desk...

Jeannette2 by Tera Guru
  • 1779 Views
  • 7 replies
  • 2 helpfuls

Resolved! fetch the list of users who are under my manager

This is a code written in one the script include which I am using in one of the variable in advance reference qualifier.  I am not getting the expected result. I am getting "no matches found in the drop down". Please help me to modify the code if I a...

Community Alums by Community Alums  
  • 2110 Views
  • 7 replies
  • 2 helpfuls

Resolved! Need help on Building CSS on Service Portal

Hi,   I am new to Service Portal one of my Customer gave me a CSS file which contains more 2000 lines code and asking me to apply on the portal. I never worked on Portal and i am not sure how  & Where to apply the given code.   Sample snapshot is pas...

Resolved! How to stop notification going to the event creator

I have a notification that triggers when a user leave a comment on hr case and would the caller and watchlist know. However if the event creator is the caller or one of the watch list he/she should not receive the notification. The ''send to event cr...

rez4 by Kilo Guru
  • 1061 Views
  • 4 replies
  • 1 helpfuls

Updating parent App Shell state parameters or calling client script from subpage in UI Builder using page level events

Is there a way to update state parameters or maybe call client scripts in the parent App Shell from within the child screens in UI Builder? I have tried adding a handled event within the App Shell macroponent definition and set the internal event map...

find_real_file.png

Resolved! Rest API - BR not capturing body

Hi All, I have a requirement where I need to send an update back to third party when worknotes are changed. I created the business rule with condition "current.work_notes.changes()" BR is getting triggered but when I am capturing the fields in body n...