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

Forum Posts

Resolved! Why is the event not firing?

■assumption・What we want to do is send an email to the users checked in the user table・Email property settings.  ・I wrote this code in the script include(In fact, we will store the address obtained from the ui action)(I put sys_id Third argument and ...

honamiUeo_0-1694677348829.png honamiUeo_1-1694677566447.png honamiUeo_2-1694677610519.png
honamiUeo by Tera Contributor
  • 2735 Views
  • 23 replies
  • 1 helpfuls

iFrame UI Action Redirect Problem

I'm working on a CMS site and am running into an issue with the out-of-the-box redirect's for UI actions on forms within iFrames. I have a CMS page which provides a link of all approvals for the user. When the user clicks on an approval, they are tak...

main_page.jpg

Resolved! Hiding an option in reference field based on another field

Hi Community, I was trying to hide an option in a reference field based on the selection on another field but I can't seem to make it work. I have seen a couple of similar question here in community but the solution that works for them does not seem ...

Ramel by Mega Guru
  • 3040 Views
  • 10 replies
  • 0 helpfuls

Resolved! Asynchronous REST Messages From the Client Side

Hello ServiceNow enthusiasts,Background:  I have a UI Formatter attached to the Incident table, this UI formatter specifies a UI Macro.  Rendering this UI Macro with the correct data is dependent me making a call to an external API.When making server...

Write ACL on the task table

How can I write advance write acl on the task table that only if the current login user = assigned to, he will be able to edit the task(RITM, INC etc)

Alon Grod by Tera Expert
  • 2510 Views
  • 20 replies
  • 3 helpfuls

Resolved! Catalog item icon and picture display location

Hello all, good day! Looking for some advices about catalog item icon/picture as below : I tried upload image file in the icon , after saved, I can't find where the icon display, where is the display ?The picture uploaded will be displayed on the lef...

yandp by Tera Guru
  • 8717 Views
  • 3 replies
  • 2 helpfuls

I can't upload image

Hi,Before i upload image file.png, successful ! but now i can't upload image file.pngplease follow the image : this's display after click upload.I upload image:logo_.png but unsuccessfulThanks,Suchawadee

Picture4.png Picture3.png
schd by Mega Contributor
  • 4005 Views
  • 7 replies
  • 0 helpfuls

sysparm_limit does not work for the table api

I am trying to use sysparm_limit to access the kb_knowledge table through the table rest api. However, when I specify sysparm_limit, e.g., sysparm_limit=1, in the table get request, ServiceNow returns an empty array result array. {     "result": [] }...

sky7 by Kilo Contributor
  • 3939 Views
  • 7 replies
  • 0 helpfuls