Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Returns an object with three boolean properties corresponding to privileges indicating if the user can create, read or update data values for a column. This function is intended for use when Field Level Security modifies a user's privileges for a particular column.
Column types supported
All
Syntax
formContext.getAttribute(arg).getUserPrivilege()
Return Value
Type: Object.
Description: The object has three boolean properties:
- canRead
- canUpdate
- canCreate