By default liferay provides three types of role's
- Site
- Oraganization
- Regular
To derive a custom role type out of the existing types, use below property in protal-ext.properties
roles.regular.subtypes=mysubtype1,mysubtype2
After creating a role using control panel, click on edit to select the subtype
Comments
Post a Comment