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

Forum Posts

Implementing Attachment Picker in ServiceNow Portal

Implementing Attachment Picker in ServiceNow PortalDescription: This article explains how to implement an attachment picker in a ServiceNow portal, allowing users to select files and upload them only when the Submit button is clicked. The logic ensur...

amrfahmy by Tera Contributor
  • 2447 Views
  • 2 replies
  • 11 helpfuls

UI Action not working in CSM/FSM configurable workspace

Hi Everyone, I have created a below UI Action for configurable workspace.  Below UI Action is working in other instances but not working one particular instance. I placed alert in UI Action code and gs.info in Script Include. Alert is coming but I ca...

pr.png

How can we fetch task variable value in client script

Hello All,My requirement is like when the status is changes to Pending then sub status should changed to customer action .I have write client script on sc_task table and use type is on Change and field is status.Below is scriptfunction onChange(contr...

Reference qualifier not applied

Hi All,  I have an issue with filtering inactive users on a reference field on a form.  and the reference specification details:   however on the Issue form, the Issue assigned to field would still show inactive users    

dev_K_0-1739868796747.png dev_K_1-1739869208439.png dev_K_2-1739869395374.png
dev_K by Tera Contributor
  • 973 Views
  • 4 replies
  • 0 helpfuls

AI search issue

I have a AI search index source updated from OOB. But the indexing happens on particular records not based on given condition. Also once I tried to create a new index source, it's not allowing me to select that table even if index source on that tabl...

URLSearchParams.delete() method in ServiceNow

Hi, I am trying to use URLSearchParams.delete() method and I am getting a compilation error.  Error is  "Could not save record because of a compile error: JavaScript parse error at line (25) column (22) problem = missing name after . operator (<refna...

Pompha by Mega Contributor
  • 4264 Views
  • 7 replies
  • 0 helpfuls