Hi,
Can we restrict a particular records for editing in D365 FO even though the user is having the role to delete it. Below example .
Lets say a Role Accounts Officer is having access to Trade agreement which can create/edit/delete records in TA of type sales or purchase.
Now the requirement is that client wants to restrict(not allow) the Role Accounts officer to edit the TA records of type purchase .
So the question is how can i achieve this ?
Do I need to replicate the role and remove the edit rights ? in this case I wont be able to access the sales TA as well which is not correct.
Is record level security the only approach.
Thanks,
VM