Hi
I want to use and develop date-picker widget to dialog in aem 6.5
However, date-picker is related to calendar widget
Before developing an add-on to the date-picker widget, can you tell me if the Calendar widget can be deprecated later?
Thank you for your reply.
Solved! Go to Solution.
Hi,
I believe it does the same thing as datepicker does.
You can use datepicker instead of creating new calender type resource for dialog.
There is no info about calendar is going to be deprecated. As there is no datepicker coral API, the calender does the job.
Hi,
There is no Calendar widget for touch UI.
There is only DatePicker, which allow to select date as well as time DatePicker — Granite UI 1.0 documentation
Find all available widgets at
Granite UI Foundation Server-side — Granite UI 1.0 documentation
Views
Replies
Total Likes
thank you for reply
I found the Coral.Calendar API in the AEM 6.5 Coral UI Document.
(URL : Documentation | CoralUI )
Is this API not likely to be deprecated at all?
Views
Replies
Total Likes
Hi,
I believe it does the same thing as datepicker does.
You can use datepicker instead of creating new calender type resource for dialog.
There is no info about calendar is going to be deprecated. As there is no datepicker coral API, the calender does the job.
Thank you for answer
Views
Replies
Total Likes