Custom product definition 'date' field with date picker
Hi,
We need to add custom field called 'date' to product definition. '22/11/2010' format is enough for us, and also would be really good to have some date picker.
I created custom Date Type with Definition as 'Text' and filled Validation Expression for date. Then I added a new property to product definition using new Date Type.
So far so good, but could anyone please suggest how can I add date picker (standard Umbraco one or something else) near custom field on product view screen where custom field is displayed?
Or maybe there is another way to achieve that functionality?
There's unfortunately no way to add yourself. We have on our shortterm todo list to open up the data types for expansion. We're going to add the date picker in the process.
Custom product definition 'date' field with date picker
Hi,
We need to add custom field called 'date' to product definition. '22/11/2010' format is enough for us, and also would be really good to have some date picker.
I created custom Date Type with Definition as 'Text' and filled Validation Expression for date. Then I added a new property to product definition using new Date Type.
So far so good, but could anyone please suggest how can I add date picker (standard Umbraco one or something else) near custom field on product view screen where custom field is displayed?
Or maybe there is another way to achieve that functionality?
Thanks in advance.
HI Slava,
There's unfortunately no way to add yourself. We have on our shortterm todo list to open up the data types for expansion. We're going to add the date picker in the process.
Hi Søren,
Ok, thanks for answer.
You might be interested in knowing that that @jpkeisala implemented a custom date time picker and RTE in uCommerce.
Yeah, I know about that :)
is working on a reply...