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

Forum Posts

Resolved! ATF - Test for Catalog Item failing to open

I'm trying to work with ATF to automate some catalog testing for my organization, and one of the things I test for frequently is making sure permissions and entitlements are functioning correctly. For example, I need to test and make sure Jane Doe in...

Moe Murphy by Mega Contributor
  • 2182 Views
  • 3 replies
  • 1 helpfuls

Resolved! Adding a group to a group (nested groups)

Hello! I am needing to add group to a new group that I am creating.  Group A needs to be added to group B.  I don't know exactly what related list would deal with this or if there is a better way to get this done without having to use parent group be...

Resolved! Workflow that auto generates subtasks when a task is created

Hello, I need some functionality setup where  - When I create a Task, subtasks auto Generate and have the parent set to the original task.  - I also need this task to generate an incident and set the task as the parent. I can get the Subtasks and inc...

jherrell by Giga Contributor
  • 1830 Views
  • 3 replies
  • 4 helpfuls

Resolved! How to check the start date that is 30 days prior

We have a requirement that checks the start date field to see if it is within 30 days prior or less. For example: If user selects 11/9/2019 it would fail, 11/10/2019 is fine and any date after is fine. 

mattrom1 by Giga Expert
  • 3244 Views
  • 8 replies
  • 2 helpfuls

Resolved! Cloned Widget Not Showing on Service Portal

Hi, I cloned an existing widget but changes made are not reflecting on the Service Portal (I see the change on the widget itself but not on the Portal). Considering there is a new ID on the cloned widget, I am guessing this might need to be updated s...

Bruce11 by Giga Expert
  • 3064 Views
  • 8 replies
  • 2 helpfuls

Resolved! Client Script add days to date field

Hi,I want to add dates to a date/time field in catalog item. Below is the code I am using but it is not working.Client Script :-function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; }//Type appropriate...

Community Alums by Community Alums  
  • 3726 Views
  • 2 replies
  • 1 helpfuls

If check box checked then show a popup message

Hi All ,  Can someone help me with my requirement . I created a check box on a catalog item forma and when user checks it , then a pop up message should appear notifying user some info .  I create a onchange client script on that catalog item as show...

find_real_file.png
vahini by Giga Guru
  • 3366 Views
  • 4 replies
  • 0 helpfuls