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

Forum Posts

How to Restrict sc_tasks by using ACLs

Hello All, We have a requirement that only a particular group members can see their sc_tasks and the other group members can't see their group sc_tasks except admins. Is this possible by using ACL? If a user having 4groups and he is a member of that ...

sattar3 by Tera Contributor
  • 543 Views
  • 3 replies
  • 0 helpfuls

Resolved! change table

Hi Team ,  On change table I have created new field called ' Back Out Options' .  to show info message i have created onchange cilent script  After saving the form Info message is removed . It has to be there .what steps i have take please help me he...

nameisnani_0-1717639783746.png nameisnani_1-1717639869442.png nameisnani_2-1717640032280.png
nameisnani by Mega Sage
  • 621 Views
  • 5 replies
  • 1 helpfuls

Hierarchy for location field issue

In my form department reference field that is referred to custom department field that is u_department I'm unable to see hierarchy when i click on department fieldIn configure dictionary for department field I have added in attributes (tree_picker=tr...

Anish9515 by Tera Contributor
  • 1067 Views
  • 4 replies
  • 1 helpfuls

Group members cannot view custom module

Hello, I configured create/write/read ACLs for a table, so that a specific role has access. I then created a group that will only have access to the related module. I added the role used during my table creation to the group, then included members. U...

AlaysiaM by Tera Contributor
  • 433 Views
  • 1 replies
  • 0 helpfuls

Transform Map Script

Hi Team,I have a below requirement on transform map :Over view on the configuration and requirement :There was a daily data import process via scheduled pull integration for custom account table.data will first import in staging table and via transfo...

Audit Trail Report by update number

Hi,I would like to have one audit trail report which based on the revision number/update number, then have column shown what fields users change as shared below.Is possible to archive in ServiceNow? if yes, how to create it? Best Regards,kiky

yqc_0-1717639587067.png
Kiky C by Kilo Contributor
  • 291 Views
  • 1 replies
  • 0 helpfuls

Serial Number insertion into cmdb_serial_number table

How to setup IRE rule for cmdb_serial_number? Currently I am inserting records into cmdb_serial_number table, but instead of updating serial_number for the existing cmdb_ci (configuration item), it’s creating new record with the same cmdb_ci (configu...

Vertical Radio Buttons

Hello: Could anyone please let me know how to display radio buttons on a form vertically? The link here says to use "vertical alignment" but I can't figure out how to set that: https://developer.servicenow.com/dev.do#!/reference/next-experience/paris...

Smartsheet Oauth2.0 GlideOAuthStringMap

Hello,   I am tying to integrate the Smartsheet application with servicenow using Oauth2.0 token. The issue i am facing is the the keyword in authorization code that the smartsheet is sending is not of access_token  but of code example: https://<myin...