3043a3dee913b170f538e9c455acd3855f9c51d1
Field-Level-Security-Integration.md
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | |
| 3 | 3 | ##Field Level Access |
| 4 | 4 | |
| 5 | -The field level property ``FieldFilterRegex`` is a regular expression property that filters based upon the string it's given. The user would not see any fields containing the words 'pass', 'admin' or 'pw'. |
|
| 5 | +Field access provides a way of limiting what a user sees in the application. This is taken care of through a simple and easy-to-work-with property in the Izenda settings framework. |
|
| 6 | 6 | |
| 7 | 7 | [[Please see this example|Controlling access to fields]] |
| 8 | 8 |