Dear all,
Is there any default date picker in DNN to be used in devlopment module ?
It seems that DnnDatePicker from DotNetNuke.Web.UI.WebControls.Internal shouldn't be used.
Thanks for your help
There is not a DateTime picker provided by DNN. I would recommend <code><input type="date" /></code> if you don't already have a component collection.
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.