AEM projects member role | Community
Skip to main content
Hemant_arora
New Participant
December 13, 2018
Solved

AEM projects member role

  • December 13, 2018
  • 3 replies
  • 1885 views

I am trying to overlay the member roles dropdown field while creating a new project using default project template.

I want to change the name of the role 'owners' . I drilled a bit to this node mentioned as resourceType=cq/gui/components/projects/admin/datasource/projectroledatasource but this projectroledatasource folder/node does not exist in AEM 6.4

do you see this node in your instance ? /libs/cq/gui/components/projects/admin/datasource/projectroledatasource

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by knitshweta

For overriding things, check out these node structure, you will get an idea.

/libs/cq/core/content/projects/templates/retail-product-photoshoot/roles 

3 replies

Employee
October 28, 2020

default roles are listed by DefaultProjectRoles class used in ProjectRolesDatasource servlet.

knitshweta
knitshwetaAccepted solution
New Participant
August 22, 2020

For overriding things, check out these node structure, you will get an idea.

/libs/cq/core/content/projects/templates/retail-product-photoshoot/roles 

knitshweta
New Participant
August 21, 2020

It coming from a bundle