Developer forum

Forum » CMS - Standard features » Datepicker not showing in front end using item creator

Datepicker not showing in front end using item creator

Hans Ravnsfjall
Reply

Hi

I have an item type, that is going to be populated from frontend using item creator. One of the field is a date field, and if i pupulate it from backend - the datepicker pops up as i want it to. But when I use the item creator, it appears as a regular textfield. How can I get the datepicker activated on this field? It is very important that the date field has the right input format.

regards Hans


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Hans

You cannot get the backend datepicker to render in the frontend. You have to add your own picker to the template using i.e. JQuery or a HTML5 date control.

BR Nicolai

 
Hans Ravnsfjall
Reply

Ok, I added a JQuery DatePicker

seems to be working perfectly thank you :)

regards, Hans

 

 

You must be logged in to post in the forum