Hi,
I have one field which is populated after execution of plugin , it is having some numeric values. Based on that record level permission has to be set.
for example if the scoring is done then only administrator can change the record or delete it .
How can I implement this ?
Please give some suggestions ...