Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
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