Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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.
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]
View solution in original post
If you are planning to extend use sling:resourceSuperType.
Views
Like
Replies
Likes