Field Denied Access
Component ID
1262156
Component name
Field Denied Access
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Field Denied Access provide ability to deny fields access so no one can't change their values by using user interface.
For instance, if we add new field for storing user balance data (field_user_balance) and want to protect this field from changing it's value by using UI, we should deny access to this field. In this case, submit form will never appear.
