Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

How to disable change record form context menu ?

Hi Community, I wish to disable option "Create New release" from form context menu of change record. Kindly guide me how to achieve it. Also, is it possible to make that option appear again based on workflow activity of change record. I mean to say w...

find_real_file.png
Hritik1 by Tera Contributor
  • 2288 Views
  • 6 replies
  • 4 helpfuls

Resolved! Remove option from Reference field when...

I have a form with 3 reference fields.  The idea is to not have the user select the same option in any of the 3 fields: So if the user selects "Financial Services" for Primary, they should not be allowed to select the same for Secondary or Tertiary. ...

find_real_file.png
MWright1 by Giga Guru
  • 8387 Views
  • 8 replies
  • 2 helpfuls

Resolved! Pass dynamic URL from Server Script to HTML in a widget

Hello Reader, I am trying to pass a URL from Server Script to the HTML content, but there seems some issue with the syntax. Here in my code, please suggest me a solution for the same. HTML: <a ng-href="{{data.link1}}">Download Diving License</a> SERV...

Resolved! Hide fields in List View based on role

Hi, I have to hide bunch of fields in form view and list view. I wrote a read ACL and it works fine on form. I can still see the fields in list view.

pardhiv by Tera Contributor
  • 1463 Views
  • 1 replies
  • 1 helpfuls

Is there an automated way to create bulk requests?

We have "Server Decommission" request, this is actually a record producer to create Change tickets.Is there an automated way to submit a large number of server decommission requests?We have 100+ servers to decommission, is there an easier way for us ...

Community Alums by Community Alums  
  • 7235 Views
  • 7 replies
  • 1 helpfuls

Resolved! Tricky ATF Task: Get Related Field Value in Record Query

I have started pumping out some ATF testing, thanks in no small part to some of the help I have gotten from the Community here.  I am hoping that they can come through with another problem I have. We have a Catalog Item where Manager's can set Delega...

find_real_file.png find_real_file.png find_real_file.png
jmiskey by Kilo Sage
  • 9529 Views
  • 10 replies
  • 3 helpfuls

Resolved! How do you read URL from Catalog Client Script

I have created a UI Action that runs server side and redirects a user to a Record Producer. The UI Action adds data to the URL (UI Action Redirect : com.glideapp.servicecatalog_cat_item_view.do?sysparm_id=21378b88db9e2300c218d740cf961961&sysparm_comm...

marclindsay by Tera Guru
  • 21926 Views
  • 16 replies
  • 42 helpfuls

Resolved! How to Update variables in a table through Flow Designer.

Hi All, I have a requirement to update two variable values in Hardware table through flow designer. These two variables are Yes\No fields in catalog item. I am trying to update these fields by picking the values from the catalog item while raising a ...

Munna1 by Tera Contributor
  • 3443 Views
  • 6 replies
  • 3 helpfuls

Resolved! Add User To Group Across Domains via Microsoft AD Spoke

I am trying to figure out how to successfully add users from one domain to another domain in Active Directory. example: Root Domain is the parent domain Domain A contains User ADomain B contains Group A I am trying to add User A in Domain A to Group ...

Notification Email Script getCompanyID return null

Hi All, I have built notification email script     var GU_obj=gs.getUser();      var compid=GU_obj.getCompanyID();    template.print(compid); I have tested this on "Scripts - BackGround",It returned the value as well.  I have called the script from e...

Resolved! Schedule Job Run as Timezone

Hi there, I have one schedule Job , in run as field there is person from IST timezone, and in script of schedule Job contains addDaysLocalTime(1) in two places, may  be this is why we're having some conflicts with GMT timezone, so my question is if I...

John Doe by Giga Expert
  • 3796 Views
  • 4 replies
  • 3 helpfuls

Linking to CMDB CI entries from GRC entities

We're currently in testing to move to San Diego, but not quite there yet. We have an initiative where we're attempting to track contracted performance standards and map them back to the business applications which are needed to deliver on those stand...

Tom15 by Kilo Explorer
  • 1960 Views
  • 2 replies
  • 0 helpfuls