Hi,
I have a check box field on the account form. If the account has any open opportunities irrespective of the user role, it will be checked and if it doesn't has any, it will be unchecked. I had initially written a script on the load of the form to update the field. But since it is working differently for different users, I had later wrote a plugin to accomplish that and I removed the script reference from the form and all the account forms.
But lately, along with the checkbox field, all the other two options fields (boolean) values are getting updated and reset to their default values on the load of the account form.
When I have checked in the audit history, it shows the account has been updated by whatever user has opened the form and a list of all the boolean fields reset to their original values.
Please help out on this one.
*This post is locked for comments