We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Hi All,I have written a script to create records in a table with the values from task table. As we are doing some calculations we are using GlideAggregate as we need of the records.I found that the assisged_to field values are not populated to the re...
Hi All,I want the current user's location in the service portal page. I used the below codeHTML:{{data.location}}and in the Server Script:data.location = gs.getUser().getLocation(); Below is the error I get-Server JavaScript error Cannot find functio...
I need to create a Service Portal page, which will have two widgets, one with a couple of links and the other widget needs to display the page according to the link clicked on the first widget.The links would be direct service now URL. I am sure ther...
Helpfuls given to