Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

User Activity

Hi, we want to define a SLA Definition with a dynamic schedule. The schedule should follow the assignment group schedule. I define the schedule to Incident Field, and schedule source field to Assignment group.   But when the assignment group change a...
Hi,I have write a UI ActionName: Reload formAction Name: reload.prompt.formNow I want to show the UI Action button inside a Client Script:function onChange(control, oldValue, newValue, isLoading, isTemplate) {     if (isLoading || newValue === '') { ...