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

Forum Posts

Resolved! Update form field with catalog item variable input - Flow Designer

Hi everyone, I try to update the short description with the variable input (variable name is reason) from the req item via flow. I added a scripted part for the short_description field on the case form, here is my code: var shortDesc = current.short_...

depa by Tera Contributor
  • 1995 Views
  • 1 replies
  • 3 helpfuls

Is there a way to disable business rule in transform script ?

Hi All,  I want to disable some of the business rules while adding relationships data. I have used Run Business rule as false but it disabled all the business rule and i want some business to be enabled. So is there a way to disable some of the busin...

Dinesh9 by Giga Contributor
  • 1921 Views
  • 6 replies
  • 1 helpfuls

How to remove slash from encoded json object

Hi All, I created one custom UI page. I got bunch of key value pair data in my object( for example categories). In client script I am creating chart using highchart. I need to pass the object to client script to get chart, but I am getting error whil...

find_real_file.png
Raju Lakkam by Mega Contributor
  • 18526 Views
  • 3 replies
  • 0 helpfuls

Resolved! How are knowledge workflows triggered?

"Knowledge - Approval Publish" workflow does not have any conditions specified but appears to be running since the approvers in this workflow have been added/edited and are engaged when a knowledge document to set to publish by the author.  What is t...

FredrikT by Tera Guru
  • 2865 Views
  • 3 replies
  • 2 helpfuls

Resolved! Exclude some groups from SLA notification

We have a requirement to exclude some Assignment Groups from receiving SLA warning and SLA breach notification.Not all groups here have SLA defined so we need to exclude those from receiving the notifications.Tried with this condition in the "When to...

Screen Shot 2018-01-24 at 8.53.59 PM.png

Edit Embedded List View and Make Fields Mandatory

We want to provide a user friendly UI to create implementation task (custom object) on change record. So far, we are happy about the embedded list layout and function, and user can easily document the implementation task. However, when the task needs...

find_real_file.png
Jane Z by Tera Contributor
  • 2241 Views
  • 4 replies
  • 0 helpfuls

field is available in form design but not in form layout

Hello Everyone, I am facing weird situation where in dev instance field is available in form design and form layout. But where as in test and production it is visible in form design but not in form layout.  What could be the reason for the same.

Anmol Neb1 by Kilo Contributor
  • 1991 Views
  • 5 replies
  • 0 helpfuls

Resolved! Restrict a Date Field

I have a requirement to restrict a date field.  This is for a Service Catalog Item.  The variable is target_date.  We need to set it up so that the target date selected cannot be in the past and needs to be 30 days or greater from the current date. I...