An administrator converts a custom Vendor Application object page to Dynamic Forms and sets a component visibility filter to hide the sensitive 'Tax Identification Number' field unless the status is set to 'Approved'. However, a user without authorization to view tax details reports being able to view and export the 'Tax Identification Number' field using a standard Salesforce report. Which statement explains why the field remains visible in reports, and what should the administrator do to secure the field across the entire org?
- Dynamic Forms component visibility rules control UI layout presentation on Lightning pages only; Field-Level Security (FLS) must be restricted on the user profile or permission set to block access in reports and APIs.Cevap
- BDynamic Forms field visibility rules automatically modify Field-Level Security, but reporting tools bypass page layouts unless Organization-Wide Defaults are set to Private.
- CTo restrict field access in reports, the administrator must create a separate profile for the user with Organization-Wide Defaults modified for custom fields.
- DDynamic Forms component visibility filters apply exclusively to mobile device views, so desktop record page rules must be configured in classic Page Layouts.
Cevap
Dynamic Forms component visibility rules control UI presentation on Lightning Record Pages only. To restrict field data access in reports, list views, and APIs, Field-Level Security (FLS) must be configured on the user profile or assigned via permission sets.
Dynamic Forms visibility rules govern UI component rendering on Lightning Record Pages. They do not restrict backend data access. Field-Level Security (FLS) settings on profiles and permission sets control data visibility globally across reports, list views, and API calls.
Adım Adım Çözüm
Anahtar Kavram
UI Presentation (Dynamic Forms Visibility) vs. Platform Data Security (Field-Level Security)
Tahmini Süre:1m 30s