|
Previous: module.group
Next: table
menu
Example
menu menu_id:
# ...menu property/value assignments go here
# Here is the menu.group security assignment
group group_id:
nomenu: "N" # put it on the menu!
Propertiesgroup group_id. The first line of a menu.group definition begins with the keyword 'group', a space, and then the unique group name (group_id) followed by a colon. nomenu. A Y/N option to suppress this menu entry for this group. Use of the group menu.group definition is not a security setting, because it makes no changes to a user's ability to read or write tables. It is merely a user-interface setting, because it affects what people see.
Previous: module.group
Next: table
|
