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

Forum Posts

@ mention in cases

When a user @ mentions a colleague in a case it's only populating 5 users in the example below we have more than 5 names in the system, we don't want to increase the amount of names populated as it would be taxing on the system. is there a way to @ m...

RaltonStewart_1-1699440361529.png

how add a button in email notification

I am trying to send email when an approval is inserted for a non task table in a scoped app, I created a notification. How can I add a button to say "Agree to the conditions" which would work like approval and update approval state on the record?   T...

samadam by Mega Sage
  • 7926 Views
  • 7 replies
  • 5 helpfuls

Resolved! UI Action Condition to being display

Hi,I need to create a new UI Action on the incident form (a button). The button needs to be displayed only when these conditions are met:1) the login user is 'admin'.2. the login user is a member of the current assignment group3. the login user  is a...

Alon Grod by Tera Expert
  • 2264 Views
  • 9 replies
  • 6 helpfuls

Resolved! Need help in scripting

Requirement:1. Create a checkbox 'primary support' in group table.2. In Incident form if assignment group is selected in incident form and if that assignment group check box primary support is true then show an alert message. I have created the check...

CSM/FSM workspace client script

Hi all,I have client script that works fine in the backend view, but in worksapce it kicked the client script but didn't enter the glide recordfunction onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === ''...

How to open form inside of catalog item

Hi,I have copied a catalog item with 3 forms and I need to add a new one. However, the problem is that I cannot find them in order to create a new one... in the copied variables I only have 'special requirements' and there is nothing there about how ...

Newuser1212_0-1699437596265.png Newuser1212_1-1699437614508.png

Redirect to a specific page while using login.do on URL

We need a way to show a specific page after a login.do URL. Currently we are only able to redirect to default service portal. For example the URL of the page is instance.service-now.com/pagex, how do we incorporate the login.do then redirect to that ...

JC S_ by Mega Guru
  • 6076 Views
  • 12 replies
  • 0 helpfuls

Resolved! How to get the previous value of fields and put it on cc.

Hi! I'm having a problem with getting the previous value of my 3 fields and put them on cc in 1 email. We have 3 fields:field name: supervisor_eidfield name: assignee_eidfield name: hr_eid Everytime the user update these 3 fields simultaneously or up...

DizyM_0-1699435373398.png DizyM_1-1699435584511.png
Dizy M by Tera Expert
  • 840 Views
  • 2 replies
  • 3 helpfuls

How to access output of "Make decision" flow logic ?

I've created a decision table that returns group. I'm trying to access the output of the make decision via inline script but it returns undefined.var sApprList = fd_data.flow_var.approverlist; if(fd_data._2__for_each.item.assignment_group){ //T...

Eddloupe by Kilo Guru
  • 2097 Views
  • 4 replies
  • 0 helpfuls