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

Forum Posts

Disable Add/Remove All button in Multi-Row variable set

Requirement : MRVS should be editable on Catalog task but Add, Remove All and Remove particular row should be disabled means only edit button should be active so that Fulfiller can only update the row and can not add or remove the rows from MRVS.

Resolved! Integration user roles test

Hi All, Need help, For inbound integration we have different roles as given below. if we give these roles to integration user what operation they perform(Like CURD) in servicenow side. How would we know what operation they can perform by granting the...

Resolved! Reference Qualifier not working for 2 variables

Hi All,i written below script but it's not working as expected in reference qualifier if i call 2 variables in ref condition.Provider : AWSProvider_1 : AWS, Azure,VMWareworking condition: javascript: new provider().Info(current.variables.provid...

Emp 53 by Tera Contributor
  • 806 Views
  • 7 replies
  • 3 helpfuls

Resolved! Make a field mandatory if incident is created from new call

Hi All,I want to make 'contact number' field on incident form to mandatory when incident is created from New Call. And mandatory only on new record and if assignment group is Software. Can someone help me in achieving this functionality.

Community Alums by Community Alums  
  • 1084 Views
  • 10 replies
  • 5 helpfuls

Resolved! how can i change the width of a field in the form.

how can i change the width of a field in the form. I have a couple of fields, which i would like to align in with the same width. These fields are of string, reference types.

arunram by Kilo Contributor
  • 6282 Views
  • 5 replies
  • 2 helpfuls

Resolved! Redirect from widget post server side operations.

Hi Team, I am trying to enable a cancel request option from Service portal. Have created a widget for this and introduced a button. I would like to redirect to requests page once user click (Button)/cancels the request. Below are my code snippet. HTM...

srivatsat by Mega Sage
  • 2986 Views
  • 3 replies
  • 3 helpfuls

I need to understand the condition in ui action?

Hi, I need to understand how the condition in ui action and the if condition in the script will work. Can anyone help me to understand the how its work. Condition:  newGlideRecord("incident").canCreate() && ((current.isNewRecord() && current.canCreat...

Community Alums by Community Alums  
  • 1883 Views
  • 10 replies
  • 0 helpfuls