Hello,
I have a few lookup fields on one of my forms and I am running into an issue.
when the form loads it not only checks users privileges for the current record but also the privilege's for any related table when the lookup field appears on the form.
It does not prevent the user from reading the field but throws a vague permissions error.
I know the tables causing the error but do not want these users to have the security to access these tables directly.
I can not remove the fields from the form as they are referenced by for asset validation in MS script.
any thoughts?