FORMULA LANGUAGE
Examples: @UserPrivileges
1. A database has five privileges. User Mary Tsen has been assigned Privileges 2 and 3. This example returns the text list
2:3
(which displays as 2;3 if the multi-value separator for the field containing the formula is semicolon).
@UserPrivileges
2. This form formula causes the Marketing Report form to be used if the current user has been assigned the first privilege in the list (regardless of what it is called); otherwise, the Main Topic form is used.
@If(@UserPrivileges = "1"; "Marketing Report"; "Main Topic")
See Also
@UserPrivileges
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary