Package: Applicant Management System(AMS) |
AMS Error {!SetSelectedRecords}
Accessing AMS will immediately throw an error:
Invalid id:
Error is in expression '{!SetSelectedRecords}' in component <apex:page> in page ts2extams:amsmainpage: (ts2extams)
Solution: Enable Field Level Security on the User object field "Default AMS Filter"
- Navigate to Setup and go to the profile of the user facing the issue
- Go to field-level security
- Click on 'user'
- AMS fields Read Access and Edit Access
Field level security access on Result Items, Result Sets, and Result Set Configs could also be responsible for this error.
Was this helpful?