Requirement for restricting approving a task, so I have a task in CRM that needs user to approve to process some actions after. however restriction needs to be applied. based on scenario below;
each user will be grouped in either Level 1,2,3,4,5. (thinking of doing this via OOTB Teams for each level and adding user(s) to each team)
- when task is created it will be pre-populated with a particular level (field popualated with level).
- user can then only approve tasks that are assigned to their level or below; eg. if user if level 3 they can approve tasks that have been assigned level 1 or 2.
- user will approve tasks by populating option set to approved
What would we be best way to achieve this, ideally looking for OOTB method.