Notification
i have a multiple check box under labels in catalog form so which check box is selected i should get it in email notification
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
i have a multiple check box under labels in catalog form so which check box is selected i should get it in email notification
Does anyone know if there is a way to set some standard fields for all users that are submitting changes? specifically - the conflict detection - we would like to set the columns to some defaults, but it looks like they're all available to be persona...
How to create a report on changes that have the same approver for both the ABC Group and the XYZ Group.
After For each item step, approval is going one after the other, I want to trigger all approvals at a time, how to set up to trigger all approvals at a time
Hello expert.1. How can we trigger a flow only for Normal change for a specific category when Approval is requested ?2. I have created an action it is return user "available time = true/false". (It will pass true when user available hours/schedule an...
Hi all,There are several fields( 20 fields) to make ready only in list view is there any way to Create a Single onCellEdit client script or ACL for all field to make read only in list view .We tried UI policy which is not working in list vie...
Hi, I am trying to redirect users with any roles apart from 'itil' to Service Portal (/sp). This works upon initial login if user has no roles & users with no roles can not access the platform/backend view even if they hit the base URL (https:/instan...
For all impacted carriers except for Kaiser ASO, ROM Task opened exceeds 5 BD and should continue till the ROM Task is CLOSED. This is to increase the governance on ROM Tasks closures. The email content can read "ROM Task is OPEN. Please take immedi...
We have a request to create a field "xyz" to enter number of days in [ast_contract] table, this field will count how many days left to "End Date" field. then send a notification/reminder to "Manager" field. Ex: a contract end date is "31/12/2028", i ...
Hello Team,When we click on any widget, it is highlighted with a border as shown in the attached image.Can we remove it? If yes could you please guide me where exactly in html/css section of the widget we need to make the changes?
Hello @all ,I have the solution itself, but I'd appreciate some guidance to fully grasp its underlying mechanics and how it functions. Requirement - Basically the "Republish" button on kb article is not accesible for ownership group members it was on...
Hi @all, Here I am hiding the choice called "closed" on change task only when change request is in new state.for this I had below on load client script on change task: function onLoad() {g_form.getReference('change_request', function(ref) {if (ref) ...
Hello All Actually we have the portal in that we have questionnaires under metric catageory , in front end we have question some X for that it was having total 6 options , in the 6 options one option was "None of the above" if the user selected that ...
Hi everyone,I’m setting up an interactive filter for a report in a dashboard. I want to filter by Assignment Group and Assigned To, and I need the Assigned To dropdown to show only users from the selected Assignment Group.How can I configure this? Th...
Hi Folks,I have implemented a Cancel button, where I’ve written server-side code to cancel the Task (sc_task).When the Task gets cancelled, the corresponding RITM and Request also get cancelled.The problem is — when the Task and RITM are cancelled, t...