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

Forum Posts

Add a Button to the HR Agent Workspace Dashboard?

Hi,Is it possible to add a button inside the dashboards? In the best-case scenario, the button would be displayed on the 'List of items' tab (I’ll have 6 other tabs as well) or maybe somewhere on the 'Cases' dashboard.The button should generate a lis...

Screenshot 2026-03-25 110924.png
miro2 by Mega Sage
  • 59 Views
  • 5 replies
  • 0 helpfuls

schedule job

I have a piece of development work here is the context:DescriptionAs an administrator I want to ensure ‘Scheduled’ change records automatically move to ‘Implement’ when Planned Start Date is reached during a ServiceNow upgradeAcceptance CriteriaDurin...

scheduled job1.png scheduled job2.png

Resolved! How to add clickable URLs in comments

Hello , We have this comments field which is of Journal input type on form, with this field we communicate with end users, Currently this field is not useful to send clickable links, just the text could be sent but sometimes we would need to send the...

Spandana P by Tera Contributor
  • 7142 Views
  • 9 replies
  • 5 helpfuls

Ui Action button is not working in UI native

Hi Team, I have one Reject button created in UI action, this button is working in workspace but same button is not working in native View.. It is throwing undefined onclick.. Shared the screenshot below. Please help me out..  Thanks,Manju

manju12_0-1774330212811.png
manju12 by Tera Expert
  • 276 Views
  • 4 replies
  • 2 helpfuls

Format Date GlideDateTime to dd.mm.yyyy ?

I am running a server side script which calculates the last day of the month. var gdt = new GlideDateTime(); gdt.addMonthsUTC(-1); var month = gdt.getMonthUTC(); var year = gdt.getYearUTC(); var d = new Date(year, month + 1, 0); gs.print(d); // last ...

Hendrik3 by Kilo Contributor
  • 18406 Views
  • 5 replies
  • 0 helpfuls

Web search in va

Hi we enabled web search when we are searching anything in va it's checking in system and if no information found showing web search pill if i click on it web search is getting enabled and result is generated and storing in sys_generative_ai_log tabl...

Screenshot 2026-03-25 135327.png Screenshot 2026-03-25 135541.png

ES12 mode not working in filter value with javascript

ECMAScript 2021 (ES12) mode does not apply inside filter scripts using javascript​:ScriptIncludeScriptInclude TL;DRWe observed that ES6+ syntax fails when a Script Include is executed via a filter value using javascript​:ScriptInclude.The same Script...

Screenshot 2026-03-24 095042.png Screenshot 2026-03-24 095128.png Screenshot 2026-03-24 095146.png Screenshot 2026-03-24 100038.png
NS by Kilo Sage
  • 237 Views
  • 2 replies
  • 3 helpfuls