Please refer this link below for the slick carousel concept.https://www.jqueryscript.net/slider/Fully-Responsive-Flexible-jQuery-Carousel-Plugin-slick.htmlSo if planning to not go for core carousel and go with slick for the convenience it offers, can we incorporate this select pannel functionality. ...
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?
I want to add some query parameters to url dynamically. Need to take it from author through dialog and then pass the accessed values as parameters to url with the help of ajax call and Post methods.
For example:
Number of results to be displayed per page have to be taken from author and passed to ur...
We are creating a generic list using ACS commons we want that list as a part of search box where the list will be represented as a dropdown whenever user clicks in the search box. What are the approaches we can use to achieve the functionality by retrieving the generic list data.
Whenever we submit or cancel a dialog for any particular component what piece of code exactly works there. Any sources from where I can get a complete understanding about this.According to my understanding it comes from "/libs/cq/gui/components/authoring/dialog/clientlibs/dialog/js".Is it correct?