Resolved! getRecord() not working in scoped application
Hi, am trying to get user details in scoped application and using the following syntax:var empid= gs.getUser().getRecord().getValue('employee_number'); It's perfectly working in global but not in scoped. Any help will highly appreciated
