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! Database error when using 123TEXTQUERY321 query

Hello, I was troubleshooting an issue with the search in the OOTB "My Requests" widget and came across this line in the widget server side script:var task = new GlideRecordSecure('task'); task.addQuery('123TEXTQUERY321', localInput.search_text);When ...

KP28 by Tera Guru
  • 1733 Views
  • 4 replies
  • 1 helpfuls

Ui Action: Always Export Sheet in English

Hello All,i hope someone can help me with this.i created a ui action 'Export', when clicked, it downloads an excel sheet of the table records.my problem is, i want the exported excel to always be in English and not the language the user who exported ...

RemaAlRamahi1_0-1706201022797.png
Community Alums by Community Alums  
  • 326 Views
  • 2 replies
  • 0 helpfuls

override custom table data

Hello developers, I need suggestions for overriding a custom  table data dynamically(based on variable- requested_for selected) using reference qualifier called from SI.  If any other way to achieve this. Please suggest me. Any help is appreciated. T...