Adding access control to code tables

The access ID that you assign to a field in the Page Editor controls which users can edit information in that field. The access IDs that you assign to your code definition tables control which users can add, update, and delete code definitions.

To assign access IDs to code tables, you must edit the CodeDefAccess configuration in the Configuration Editor.

  1. Open the Configuration Editor and select the CodeDefAccess configuration.
  2. To add permissions to a code definition, right-click the node for the code definition and select Add All Attributes.
  3. For the Add Access Id attribute, specify the ID for the permission that will grant users the ability to add new codes.
    The Edit Access Id attribute allows users to update existing codes, and the Delete Access Id attribute allows users to delete codes.
  4. Save your changes.