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

Forum Posts

Interactive Filter and Custom Widgets

I have a custom platform widget where I would like to use the data from interactive filters. The widget is coded so I can't use the built-in capabilities to map the filters to tables.Anyone can provide some information on how to get the data from a f...

Lars Egelund by ServiceNow Employee
  • 563 Views
  • 3 replies
  • 0 helpfuls

Creating a De-Escalate UI Action for Workspace

Hi All, I am trying to create a De-Escalation button for the Escalation record itself, however have been running into some issue with the code presumably? This works on the Case but I would also like to give the option when on the actual record but c...

patrykprejs_0-1708611195907.png patrykprejs_1-1708611220236.png patrykprejs_4-1708612069800.png patrykprejs_2-1708611270516.png
patrykprejs by Tera Contributor
  • 714 Views
  • 2 replies
  • 0 helpfuls

IDP logout issue

Hi Dev's, I have 2 IDP's configured (lets say A and B), and A is the default idp here, whenever user login's through idp B and sessions timeouts for him the logout redirect takes him to logout URL for A.Any idea for the root cause here and the fix fo...

Resolved! Glideform query

Can someone please tell me what is wrong with the below codefunction onLoad() {    var gr = new GlideRecord("incident");    var x = gr.getNumber("number","INC0000031");  # this incident exists     if(x.isValidRecord())    {    g_form.setValue('impact...

RPA Design studio

Hi All, Am not able to install the RPA Design studio in my system to use the design studio to work with the use cases.below is the screen shot of error: its says installation is been interrupted. please suggest  thanks 

siddharth26_0-1715678520788.png