Mudanças entre as edições de "Extending an existing component"
De Basef
(Criou página com 'To extend a component you should use the '''sling:resourceSuperType'''. You should take a look at base components stored at: '''core/wcm/components/list/v2/''' Category: A...') |
|||
| Linha 2: | Linha 2: | ||
You should take a look at base components stored at: '''core/wcm/components/list/v2/''' | You should take a look at base components stored at: '''core/wcm/components/list/v2/''' | ||
| + | |||
| + | It is also common to change the following properties: | ||
| + | |||
| + | * jcr:title | ||
| + | * componentGroup | ||
[[Category: Adobe AEM]] | [[Category: Adobe AEM]] | ||
Edição atual tal como às 10h30min de 16 de maio de 2018
To extend a component you should use the sling:resourceSuperType.
You should take a look at base components stored at: core/wcm/components/list/v2/
It is also common to change the following properties:
- jcr:title
- componentGroup