Extending Manage Team
Extend the Manage Team flow action by completing the following steps.
To define more roles, add a new record to the OptionMapList data type with the field value set to TeamMemberRole.
To extend custom access for a newly added component, for example, Reports on subjects or documents:
Save as the CustomAccess (Data-Party) section in the implementation layer.
Add the respective check box for the new component, for example, Reports, by using the CustomAccess (Data-Party) Page Group property.
Update the index with a component name, for example, Reports.
Write the when rule, for example, ShowReports, similar to ShowTeam (PegaPS-Work) in the implementation layer. Update condition B, replacing Team with the index that you defined for the CustomAccess property in step 2b.
Previous topic Manage Team Next topic Report of investigation