Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For each role combination a separate record in the table is needed.

 

Task properties window

 

In the window, the properties tabs can be disabled or enabled by applying certain frontend rights to a role.

  • User Task association tab: can be disabled/enabled with applying the 'editorChangeUserAssocTask' frontend role (with no acl record in the table, the tab is disabled).
  • Workflow Properties tab: can be disabled/enabled with applying the 'editorWorkflowPrefsTask'  frontend role (with no acl record in the table, the tab is disabled).

The properties window button in the task grid can be disabled/enabled by applying the 'editorPreferencesTask' frontend right to a role (with no acl record in the table, the button is disabled).

Example of enabling the User Task association tab for pm's:

Insert in the acl rules table the following records:

  • module:'editor'
  • role:'pm'
  • resource:'frontend'
  • right:'editorChangeUserAssocTask'