Hi,
Solved! Go to Solution.
Views
Replies
Total Likes
If it is in an end user entry form, I would use something like the jQuery UI Datepicker (http://jqueryui.com/datepicker/).
In the author environment, you can use the the DateField that automatically uses the DatePicker widget. See http://dev.day.com/docs/en/cq/current/widgets-api/index.html.
/Ove
Views
Replies
Total Likes
If it is in an end user entry form, I would use something like the jQuery UI Datepicker (http://jqueryui.com/datepicker/).
In the author environment, you can use the the DateField that automatically uses the DatePicker widget. See http://dev.day.com/docs/en/cq/current/widgets-api/index.html.
/Ove
Views
Replies
Total Likes
Hi Ove,
Thanks for the reply. Its an end user form.I am restricted to use a component rather than a directly using a jquery.I need some thing similar to a form text field .Any help on this ?
Krishna
Views
Replies
Total Likes