How to add underline to the survey in portal ?
How to add underline to the assessment as shown in image and remove underline for below related record?
Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.
How to add underline to the assessment as shown in image and remove underline for below related record?
If I do the "Action on selected Rows" and "Add tag" and add a tag, it works perfect. But if I do it in reverse and use the "Remove Tag" option, the screen refreshes but the tag is NOT removed. I've done it 100 times from various filters/search screen...
I have a requirement to send an email with an excel attachment containing the records based on a query in a custom table. Detailed Explanation:1) Email should be triggered to Department head after 35 days when users in that department doesn't made re...
We have hidden incidents from all users and made only visible to "Desktop support" group members.Now , We have requirement to make incidents visible to the user selected in "Requested For" variable on record producer.
"Work notes on incident forms where the assignment group is 'Desktop support' should be visible only to members of the 'Desktop support' group."Can we restrict Create and Read access of Incidents to only 'Desktop support' group members?
Hi,I have a table "u_comp_test" where i have created a tab section (Test1) and added fields reference of a different table "u_comp_test1". When a field update is made for the fields of "u_comp_test1". I need the audit records of "u_comp_test1" within...
I have below 2 variable, based on group selection , group member should get populated [each group has only one member] 1.approval_group: referring to sys_user_group table2.approver: referring to sys_user tabletried below script, its not populating me...
Hello Community,First, wanted to be clear about some acronyms I may use (I think most may understand)- REQ (Request)- RITM (Requested Item)- CR (Change Request)- INC (Incident)Hoping to find some guidance around an issue that my team is experiencing ...
I am currently working on enhancing our Change Management process within ServiceNow and noticed that our existing Risk Assessment Form only evaluates the risk score within a Change Request. I would like to develop an Impact Assessment Form to accurat...
Hi , i have been trying to close the parent ritm when all the childs are closed. here is the before update BR with condition state changed to closed completevar count=0;var tasks = new GlideRecord('sc_task');tasks.addQuery('request_item',current.requ...
I have a requirement where i have a list collector type variable on my catalog item and client need to show up a download option or button right beside of that listcollector variable. when that variable will carry 10 values at that time someone can ...
If the Incident is created on Day 1 at 6:30am and closed on Day 2 at 10:00am in a 7am to 7pm custom schedule how to display the Business duration on Task SLA to show as 1 day for Day 1 and 3hrs for Day 2.
Hi All,Wanted to know if anyone has also faced this issue. We recently upgraded our QA and prod envs with Xanadu 4b patch upgrade. We see that the problem management UI Actions which we have aligned or customized earlier have been made false automati...
Good afternoon.Why is my Workflow script not triggering approval to various groups? Approvals are getting skipped. Please check my code below:// Set the variable 'answer' to a comma-separated list of group ids or an array of group ids to add as appro...
Hi,I made a knowledge article template with 2 fields, but after applying this template within a new knowledge article, none of this 2 fields are shown. When I submit the default "FAQ" template; everything works well.Using my own template results in e...