Resolved! Service Portal - Cannot find function getLocation
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...
