Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! What should I do to make a continuing generated ID number?

Hi everyone, When I created the table, in tab Controls I checked auto-number box.  Then I created a form then add to a module named "Register" . In ServiceNow window, I did regist . In the ID box, the ID number automatically generated.  But I have ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
MinhBB1 by Kilo Contributor
  • 2909 Views
  • 8 replies
  • 6 helpfuls

Resolved! 3 Equal Signs? How is it used?

What do 3 equal signs mean? showSection = gr.getValue('value') === 'true'; I've seen this a few times and want to understand what it means.  Anyone have a clear understanding on this?

Resolved! Service portal - how to refresh webpage on ng-click

I have some code that displays a list of tasks a user needs to complete (A bit like the announcements widget)   How do I update data.hideCss from the HTML ng-Click and then make it so the change to css is seen by the user   user clicks button>control...

Woz by Tera Contributor
  • 5741 Views
  • 2 replies
  • 1 helpfuls

Resolved! Hide/show record as per roles

I want to hide some records based on the roles.. If user has itil role,then particular records shouldn't visible, only admins should see all the records..

Aravind3 by Tera Contributor
  • 5057 Views
  • 6 replies
  • 1 helpfuls

Resolved! Mass Update Templates

Is there a way to mass update templates on sys_template, through script? Need to do 2 things   1. Update a field on the template, template_used, which points to the template name on the template form 2. Update another field, template_applied_by, whic...

anfield by Tera Guru
  • 2364 Views
  • 17 replies
  • 2 helpfuls

How to enable only one field from ACL restricted table

Hi Team, We have HR table and this table is restricted (Create , Modify and Delete ) to end user but they can able to view the record. now i want enable only one field (Work Notes Field) to all user, How to enable this field..? The below four ACL is ...

find_real_file.png
ramesh_r by Mega Sage
  • 1485 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to async call Rest server side in serviceportal widget

Hi everybody, I'm struggeling again with a maybe easy topic but dont know how to proceed. I have a google maps widget on my index page which gets loads at requesting index page. My serverside script retrieves information from an rest service. That re...

Felix20 by Mega Guru
  • 4264 Views
  • 3 replies
  • 1 helpfuls

Outbound REST Post Request

Hello, I have set up an outbound POST REST request to a third party endpoint.  When I test this within my developer instance it returns a valid response. I am sending no parameters. I have created a business rule and copied the code implementation sc...

Simon T by Kilo Contributor
  • 2055 Views
  • 9 replies
  • 1 helpfuls