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

Forum Posts

Survey question mandatory on condition

Hi all,I'm working on a survey and would like to make a question mandatory based on the answer to a previous question. Here’s the setup I’m aiming for:Question 1: "How do you rate the service?" (with answers ranging from 1 to 5)Question 2: "Please gi...

Miguel_M by Tera Contributor
  • 759 Views
  • 1 replies
  • 1 helpfuls

Control who can select given assignment group

Looking for some inspiration: We currently have our ITSM module set up the default way where any ITIL user can assign an Incident to any Assignment group. However, some groups are requesting that we limit who can assign to what groups.  Their suggest...

Resolved! How to define shown fields in Related Items

This is my view:This view is on incident table.Version: HelsinkiI have no idea how to config the fields.On the other hand, why does this man have a fancier view than me?How is "add CI relationship" enabled/disabled   in "Related Items" formatter

2016-11-08 14_24_46-INC0057295 _ Dev.png

Error in password rest process

Hello Everyone,I'm facing an issue during the password reset process in ServiceNow. Here’s a quick rundown of the steps leading up to the problem:Step 1: Validating usernameStep 2: Validating email IDStep 3: Sending password reset linkStep 4: Validat...

Screenshot 2024-10-29 at 10.58.33.png

How to add If/else statemet in reference qualifier

Hi All, We have a requirement where I need to add two functions of a script include with if else condition.If variable is Add Members then it should be script include and the below functionClientUtils().isManagerOfGroup(); and variable is Remove Memb...

Kaustubh k by Tera Expert
  • 569 Views
  • 4 replies
  • 0 helpfuls

Copy Request Function on RITM

Is there a way to have "copy Request" function for Service catalog so that users doesn't have to type the value every time, when the forms are big

Community Alums by Community Alums  
  • 358 Views
  • 1 replies
  • 0 helpfuls

Resolved! button visibility in the servicenow portal

Hi All, I am receiving the current sys_id of the location example america location and i have created three buttons in the HTML code Server side code :var queueId = $sp.getParameter('location_id');HTML code : <div id="buttonContainer"><button ng-clic...