My scenario is I have requesters and multi level approvers. All the security roles are set to where they can only read their own created records. So with this as the base, how can the approvers see the record that was sent to them by the requester. The requester selects approver1 in the main form. Email will be sent to approver1. Approver1 approves, then selects approver2. So Here I want approver1 and approver2 to see the record.
How can I do this dynamically?