Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

How can we incorporate Select Pannel functionality in Slick Carousel?

Avatar

Level 3

I want to use slick carousel for my component and need to have select pannel functionality which ootb core carousel component offers along with the same. Can we achieve this and if yes how can this be accomplished?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you don't have to create the new component, just extend the missing part from core component.

View solution in original post

3 Replies

Avatar

Community Advisor

If you want custom panel functionality, you can check https://aemlab.blogspot.com/2022/09/aemaacs-core-components-children-editor.html

what is slick carousel? can't you just extend carousel component to achieve that?

Avatar

Level 3

Please refer this link below for the slick carousel concept.

https://www.jqueryscript.net/slider/Fully-Responsive-Flexible-jQuery-Carousel-Plugin-slick.html

So if planning to not go for core carousel and go with slick for the convenience it offers, can we incorporate this select pannel functionality. Also if created a custom carousel component in aem can select pannel functionality be offered?

Avatar

Correct answer by
Community Advisor

you don't have to create the new component, just extend the missing part from core component.