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.

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

Forum Posts

Resolved! How to view contract records

Hi,We are starting to use the contracts application, and are sending notifications to the contract administrator and the user in the "renewal/extension contact" field. The issue is that the person in this field is often times not the contract adminis...

Restricting URL to open a form

Hi All,In my instance when a user gives direct URL in the address bar , he is able to view that page which is there in the URL. For example - https://demo10.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=409fe30b0a0a2c3e287fe134cf88f1ca This ...

change task template

Have created change template, now have to create change task template to the main change template. I have linked next child template and next related template field. That is not working.

askl by Kilo Contributor
  • 3116 Views
  • 6 replies
  • 4 helpfuls

Resolved! Copy Date field to Date Time field

I have a date field that I need to copy to a date time field. Is there a way to do this? Do I need to append the time before I copy?

samadam by Kilo Sage
  • 4665 Views
  • 8 replies
  • 4 helpfuls

Attempting to add a workflow to a newly-created request item

I am working on a scheduled job that will allow me to create requests and request items, then under each request item I would create separate tasks under each of the request items, each to be assigned to different groups. I have been successful in cr...

ewilks by Giga Expert
  • 3833 Views
  • 16 replies
  • 2 helpfuls

New Field not appearing in Column List Options

For Standard Change Template creation Ive created a new field via Number Maintenance so each template has a unique sequential number. Ive then added this new field to the Standard Change request form after dot walking through 'Standard Change Templat...

Adding multiple affected CIs to a Change Record

When we try to add multiple affected CI's from different pages to the change record it only populates the CIs selected from the last page.   Could not find if this is a known issue.

spollock by Tera Contributor
  • 5230 Views
  • 5 replies
  • 1 helpfuls

Resolved! System User option on user account

Does anyone know what the 'system user' checkbox does on the user account form?   I recently created a new account for one of our internal email addresses, so it would show up as HR instead of 'guest'.   We currently have another account set up like ...

alliej428 by Kilo Contributor
  • 4712 Views
  • 6 replies
  • 0 helpfuls

Resolved! Having trouble sharing a Dashboard

Hello all,  I'm posting here because I'm having trouble sharing a dashboard I've created with users. The Dashboard should be visible to all users, but the error message "You do not have access to any dashboards. For more information, contact your sys...

bastigocan3 by Mega Contributor
  • 6662 Views
  • 3 replies
  • 0 helpfuls

Resolved! Exporting all fields from a list

I am trying to export all fields in a set of records from a list of records that doesn't contain all the fields. According to the wiki (http://wiki.servicenow.com/index.php?title=Exporting_Data) I should be able to do this by "setting the sysparm_def...

Resolved! Hide field for all the current logged in user

Hi All,   Did any one encounter such scenario.. How does it work.. I am working on something like this..I have a field in user table ( employee status).1)This field should be visible for roles ITIL and HR. ( ACL should work here).2) For the user who ...