User Activity
01-11-2017
Hi,I've noticed that there is a barcode widget out of box in the Service Portal? Has anyone successfully implemented this? I would like to be able to use Service Portal for a catalog item that I have, and that catalog item has previously used the...
12-30-2016
I have a variable in a catalog item that I would like to use in Service Portal. This variable has a default value that would be passed as a parameter from another task.Typically in the past, I have used javascript:RP.getParameterValue('sysparm_pare...
02-11-2016
Hi, I'm wondering if anyone has successfully implemented functionality that would require an attachment before a field on the form can change. This is not on submission of a catalog item.Here is our use case:Legal department puts cases in a 'Pendin...
08-21-2015
Is there a way to get all the fields within a section using a client script? I need to make all fields within two sections read-only onLoad, but not in a third section. I would like to use a script similar to this
function onCondition() {
var fie...
05-18-2015
Hi,I have an interesting requirement for approvals for one of our HR Change Requests. Basically, the approval chain should start at the user's manager's manager and continue until the Approver's title is "President & CEO". So basically we need ap...