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

How can we restrict incidents based on assignment group?

Hi All, I have one requirement  Group 1 having users(User 1 & User 2) and Group 2 having users(User 3 & User 4) Group 1 users will see their incidents only and not see other incidents(Group 2) How can we restrict incidents access or view by using Sup...

Raj90 by Tera Guru
  • 5918 Views
  • 7 replies
  • 2 helpfuls

SSL Certificate for Custom URL

Hi All,   We configured a new custom url for our SErvice now, but during the process we didnt find a path to put our certificate for the https url. We create a url like   xxxx.ourdomain.com.br, but Service now used a let´s encrypt certificate.   We n...

Daniel Souza by Kilo Contributor
  • 6239 Views
  • 4 replies
  • 2 helpfuls

Resolved! Onclick UI action should be grayed out

I have created a UI action Locked. I want when user click on it , it should   be grayed out . Screenshot attached (UI Action encircled in red) :-Thanks,Saurabh

Qt.jpg
coolsaurabh by Tera Contributor
  • 13470 Views
  • 27 replies
  • 3 helpfuls

Resolved! How to include hyperlink in check box variable

Hi All, I have a requirement to include hyperlink in check box variable. But by default we does not have any "Annotation" tab in check box variable. How do we achieve this by any chance. Please help me to get a solution on the same. In the highlighte...

find_real_file.png
Rani11 by Tera Expert
  • 8423 Views
  • 11 replies
  • 0 helpfuls

Resolved! How to Revert a Workflow to prior version

I see from this link, https://community.servicenow.com/thread/236445?q=How%20to%20revert%20workflowthat one can revert to a prior workflow with this code:For deactivating the current.var getInc = new GlideRecord('wf_workflow_version');if(getInc.get('...

Check if selected user has access to a record

I need to check in a script whether user X has permissions to read records in a table. My initial idea was to impersonate that user from a script level, and use the GlideRecordSecure / .canRead() method on the GlideRecord, but I am not able to impers...

Resolved! How to set condition on UI Action

Team ... Need your assistance  here    I am testing a UI Action Button but would like it to only appear for the Emergency change type.   In the UI action, there is a Condition box. What is the condition script code I need to type in for the button to...

Zosy by Giga Contributor
  • 17889 Views
  • 7 replies
  • 8 helpfuls

gs.getproperty not working

Hi All,I am using script include in report for some complex query. To make this dynamic i am taking some values from sys_properties table using gs.getProperty() method. But when i use it in script include it is not working. same script is working whe...

Venkat122 by Kilo Guru
  • 11863 Views
  • 21 replies
  • 11 helpfuls