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

Validation of LIST type field from onChange client script

Hello All, Hope you are doing well. I have a form on incident table to create incidents for multiple users at once. To address this,there is a 'user' field which is a referance field to user table. There is another field as 'multiple users' which is ...

Snehal13 by Kilo Sage
  • 775 Views
  • 5 replies
  • 0 helpfuls

Project task status color rule

Hi there, I'm looking for the way to change the color rules for project task status: documentation talk about com.snc.ppm.yellow_status_duration propertie but I can't find it.  Do you know where is this propertie or if there is a business rule or scr...

LeonelSandroni_0-1697039220791.png

Resolved! Custom widget not getting displayed

I have created a custom widget (Scope: Service Portal - Standard Ticket). When I insert this widget into a Ticket Configuration (Incident) - (custom) Tab Configuration, it does not appear. When I insert the same widget on the home page of the Employe...

Record not getting deleted

Hi All, I'm using Workflow Run Script to delete record from "sc_cat_item_subscribe_mtom" table, when a new record was inserted or current record is getting removed using an Catalog. But the script is only deleting the 'Service Offering' from the tabl...

Surya_Prakash_0-1697024878738.png

Resolved! Display an image from a table in UI page

hi ,i need to show images in my UI page , those images are in a table i am getting the display value by using image.getDisplayValue() but i what i need really is the whole image to put it in my table ,any ideas pls ??thanks.

Copy fields from one table to another

I have to tables A and B. A has fields a,b,c,d.....,z (26 fields) and B also has same number of fields with same name a,b,c,d.....,z (26 fields). Whenever an record is inserted in table A via a background script or some other backend process, the sam...

tanz by Tera Expert
  • 1253 Views
  • 4 replies
  • 0 helpfuls

Resolved! How users can close and reopen tickets in ESC

Hello, It's Kentaro.I created an incident form in Record Producer.Users use forms on ESC.Users can post messages after submitting the form.However, the user cannot close or reopen the ticket.Can users close and reopen tickets on ESC?  Thanks,Kentaro.

example.png