Do we have out of the box solution to implement calendar component in AEM without having communities license?
Solved! Go to Solution.
Views
Replies
Total Likes
To follow up on my response - if what you need is a DatePicker or Calendar component for your AEM authors - then create one using a JQuery plug-in. For example:
https://jqueryui.com/datepicker/
We have many community articles that show how to use JQuery to build AEM components listed in our Community Articles listing:
https://helpx.adobe.com/experience-manager/topics/how-to.html
Hope this helps.
Views
Replies
Total Likes
To follow up on my response - if what you need is a DatePicker or Calendar component for your AEM authors - then create one using a JQuery plug-in. For example:
https://jqueryui.com/datepicker/
We have many community articles that show how to use JQuery to build AEM components listed in our Community Articles listing:
https://helpx.adobe.com/experience-manager/topics/how-to.html
Hope this helps.
Views
Replies
Total Likes
Hi
As mentioned by Scott,
We can use Jquery plugin for this.
Please refer to some good articles below:-
Link:- https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html (Add the JQuery framework to the component)
Link:-https://helpx.adobe.com/experience-manager/using/integrating-jquery-framework-cq.html (Integrating the JQuery Framework into Adobe CQ)
Jquery plugins:-
Link:-https://plugins.jquery.com/tag/calendar/
Link:- http://fullcalendar.io/
I hope this would be helpful for you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Views
Likes
Replies