Skip to main content

CRUD and Field-Level Security

David Martin avatar
Written by David Martin
Updated this week

Rationale

There are cases where developers use Visualforce or Lightning to display data derived from an SObject field in an indirect or processed form. In such scenarios CRUD and FLS should be manually enforced.

Additional settings

If your team uses utility methods to enforce CRUD/FLS checks, it's possible to configure them in Clayton to increase the accuracy of the detections.

Scope

  • Visualforce pages and components

  • Lightning components

  • Apex classes

See also

Did this answer your question?