SimpleFormElementSecurity.getUserRights (Method)
Returns zero or more structure, each containing information about the current user's simple form security permissions. These permissions include permissions inherited from groups for which this user is a member. An empty string indicates that the user has no rights for this field.
Returns:
SimpleFormElementPermissionList_EmptyString (specialcase)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
formID | SimpleFormID | Required | A simple form ID. |
Context:
License Requirements | SimpleForm |
Permission Requirements | (none) |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None