Hi,
I want to hide a field in the form from some users so I have created a security role for this purpose. I gave full permission to the table but gave "access denied" to that field. Now whenever the user with that role opens the form, he doesn't see the field along with the error "access denied to the field". Somewhere in the back of the code, the exception occurs when that field is hit. Although I have added if condition but it doesn't work. This field in the table has AOS authorization true on it and the table is out of the box.