If I set an attribute's access to 'Not available' for a specific Access Level users with that Access Level are still able to view Attributes that are displayed in a form for that attribute when displayed as a tag in HTML.
The example that I currently have is that the SSN is to be unavailable for users that have an Access Level of AL1. I have set the SSN attribute to 'Not available' for that Access Level. This adjustment removes the SSN attribute from grids, forms and custom queries which is perfect but the client tab has the following in the miscellaneous section on the form 'Client - <<Client.SSN>>' for the form caption. Unfortunately, the user can still see the SSN.
The easy fix would be to remove this from the form but unfortunately there are over 125 locations in this BSV that are leveraging the HTML and attribute tag functionality. There are several that are required to be hidden as they are considered personal identifiable information and may not be displayed or available to users with an assigned access level with the restriction.
This appears to be a bug because the Access Level functionality seems to work for all other controls except HTML attribute tags.
Hopefully this bug can be corrected in newer version of the product.