Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Can we create acl for ui action?

I am Having  an UI action Named Create contact(customer_contact)I need to write/create ACL for this create contact button for agent user how to do this?

instance by Tera Contributor
  • 472 Views
  • 1 replies
  • 0 helpfuls

On call schedule trigger condition issue

I have created one on call schedule and in the trigger condition i have added two conditions 1. priority is one of critical or High2. assignment ground is TEST GROUPSCREEN SHOT ATTACHED now when i create an incident and set priority high and assignme...

Capture.PNG Capture2.PNG

Change request Access to New state

Hi, While moving from New to Access state, If system through any error then ticket should go back to New state. We do have many business rule conditions to move from New to access state. Few examples : Line manager, CI manager, Group Manager should b...

Vasuki2 by Tera Contributor
  • 1180 Views
  • 3 replies
  • 1 helpfuls

Resolved! Interactive Date Filter for Dashboard using Custom Dates

Hello, I have a Filter Search which returns rows that meet a date condition which is on or after a certain day and time of the current week.   This is done using the "trend" function, trend on or after day and trend on or after hour of day.How do I u...

VL10 by Tera Expert
  • 1543 Views
  • 3 replies
  • 2 helpfuls

Resolved! Lookup Select Box does not Return all Items

Hello!  I have added a column to the users table called "Job Level".  The column is type "choice" and has things like "VP", "Director", "Manager", etc.  I've created a request form that uses "Lookup select box" and references this "Job Level" field o...

Resolved! Help with UI Page - get parameter from URL

I have built the below UI page (probably not very elegantly) called sd_authorization.  I am getting to this page via a redirect from another ui page, and I am passing the email address through the URL (sd_authorization.do?sysparm_email=anaddress@doma...

kchorny by Tera Guru
  • 8038 Views
  • 9 replies
  • 3 helpfuls

How to restrict some group user accessing other portal page

Hi All, I have user called Demo User A whenever he logged in system is taking him in to ess poral but then we removed ess from the user and typed sp means he can able to access the sp page. but i want to restrict him only he need to access the ess po...

ramesh_r by Mega Sage
  • 1858 Views
  • 2 replies
  • 0 helpfuls

Raising Standard change via rest api with dynamic data

Morning all  I'm working on an integration to raise standard changes from my company instance to a customers servicenow instance. Basically the goal is to trigger their standard change workflow while populating the record created in the customer envi...

CandyDee by Kilo Sage
  • 2172 Views
  • 1 replies
  • 1 helpfuls

Transform Script: Split String Value with Backslash

Currently attempting to split some source string values for example: "EXAMPLE-US-WEST\DC91P-NS-AP74" (I'd like to get the SECOND half of the string "DC91P-NS-AP74" from the value) My current code is: var bios = source.u_biosName.toString().split(/\\/...

Thomas_J_C by Mega Expert
  • 2145 Views
  • 8 replies
  • 6 helpfuls