Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

new delegate button

Hi All, So admin is able to create delegate records from table and in the service portal For other users they can create delegate records just for themselves from the table,but creating a new delegate from new delegates button on portal doesnt work.w...

cchacha by Giga Guru
  • 1337 Views
  • 5 replies
  • 0 helpfuls

Unable to open ServiceNow NowLearning Portal

Anyone else facing issues with ServiceNow NowLearning portal. It's not working for me since last 16 hours. Once i enter the OTP, only  a blank page appears. Tried Incognito, Cleared Cache but nothing worked.

Resolved! Scripted Rest API Help !!

I have issue with the below code in scripted rest api !!var result = [];var inc = new GlideRecord('incident');inc.addEncodedQuery('caller_id=6816f79cc0a8016401c5a33be04be441');inc.query();while (inc.next()) {var rBody = {};rBody.caller = inc.caller_i...

Reference Qualifier With Related List Query

I Found this very interesting inconsistancy over Encoded Query.     In Kingston, I have a filter on that table that's based on one of its field AND a condition on a related list. This can be accomplished just through the v3 list filter or via scripts...

Resolved! Configuring a status report on Project Workspace

Hello,When in a project record in project workspace, you have an option on the left to see status reports. The middle column then shows you existing reports. If you open a report and scroll down, you come to Current Status, which is a 5 x 3 grid show...

Cirrus by Kilo Sage
  • 1821 Views
  • 2 replies
  • 1 helpfuls

ATF : Problem Task must be visible

The requirement is : When I submit the Problem ticket.Problem Task "RCA" must be visible and it's priority must be same as "Problem"  ticket.  How this field check can be done?End date is :24 days from now--How this check can be achieved? Can someone...

Sruthi_2511 by Tera Contributor
  • 1287 Views
  • 6 replies
  • 0 helpfuls