User Activity
08-07-2021
Hi Experts,
My requirement is I want to pass check box and Comments value to Server Side on clicking of button "Add" which is dynamic in widget -
I am trying below code, however I am getting undefined value and check box selection is getting blank .
...
07-22-2021
Hi Experts,
In Catalog item there are 2 List collectors , first for - "In use" Asset and Other for -"Not in Use" ;both are pulling record from same class.
Here requirement is if record is selected in first List Collector then that record should not b...
04-14-2021
Hi Experts,
I want to make "Assigned To" Field mandatory in list view in state "In Use" , is there any way to add "Assigned To" field in below State and Substate in list view ?
Thank you.
Hi Experts,
Latest discovered CI's status is not getting change from absent to installed. How to debug this issue ?
Hi experts ,
I am using below code in integration hub to get the latest additional comments in incident , however it is giving output "false" each time after updating the additional comments -
(function execute(inputs, outputs) {
outputs.cmt = inpu...