- Salesforce Advanced Administrator Certification Guide
- Enrico Murru
- 239字
- 2021-06-24 12:24:06
Field-Level Security (FLS)
The concept of Field-Level Security (FLS) is easily pictured in the FLS settings for a given profile's access to an object:

You can define Read Access and Edit Access on fields (Edit Access requires Read Access). If you remove Read Access from a given field, the user won't be able to see that field on the object layout, even if the field has been added on that layout.
The same applies to Edit Access. If the record is in edit mode but the current user doesn't have Edit Access to that field, the field won't be writable.
Required fields (marked as required or master-detail fields) will always have read and edit access, while system fields (such as Created By or Created Date) will always be read-only.
You should prefer FLS to layout-specific field configurations since it reduces the number of required layouts and makes field access coherent across profiles and record types.
If you want to see what determines field access, jump to Setup | Object Manager, look for any object, click on Fields & Relations, select any field, and click on the View Field Accessibility button to see the following display:

For every record type (if any) and profile, you will have a picture of field accessibility (Hidden, Read-Only, or Editable) on the assigned profile.
- 32位嵌入式系統與SoC設計導論
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 極簡AI入門:一本書讀懂人工智能思維與應用
- Expert AWS Development
- 模型制作
- 嵌入式Linux上的C語言編程實踐
- 精通Excel VBA
- Ruby on Rails敏捷開發最佳實踐
- RedHat Linux用戶基礎
- Applied Data Visualization with R and ggplot2
- 精通數據科學:從線性回歸到深度學習
- 啊哈C!思考快你一步
- 項目實踐精解:C#核心技術應用開發
- Web滲透技術及實戰案例解析
- PVCBOT零基礎機器人制作(第2版)