Attributes in data views should be editable

Check ID
PAGE_0001

Category

Security

Summary

It is possible to configure attributes in data views to be always editable (if access rights allow it), conditionally, or never. Avoid using the settings 'conditionally' or 'never' because while testing your app it can give you the impression that an attribute is read-only for a user, while they actually have access rights to edit the attribute.

Options

There are no options for this check.

Pass

The 'Editability' setting of an attribute in a widget is set to 'Default'.

Fail

The 'Editability' setting of an attribute in a widget is set to 'Never' or 'Conditionally'.

Last updated