Lets say we have a component called" myProjectAComponent" that is in apps/myProjectA/myProjectAComponent. now in /apps/myProjectB, how can I use this myProjectACompnent ?
Thank you
Solved! Go to Solution.
Views
Replies
Total Likes
One you define a component and place it on the CQ sidekick -- you can use that in other projects. For example -- here is a component defined at:
/apps/nook/components
You can now use this in other CQ projects via the sidekick (for example - /apps/geometrixx) as shown here:
[img]sidekick.png[/img]
Views
Replies
Total Likes
One you define a component and place it on the CQ sidekick -- you can use that in other projects. For example -- here is a component defined at:
/apps/nook/components
You can now use this in other CQ projects via the sidekick (for example - /apps/geometrixx) as shown here:
[img]sidekick.png[/img]
Views
Replies
Total Likes
If you are planning to extend use sling:resourceSuperType.
Views
Replies
Total Likes
Views
Likes
Replies