Remove time selection in oxy_datePicker
Posted: Tue Jul 30, 2024 11:51 pm
Hello!
I'm in need of using oxy_datePicker to allow date selection inside a node. I need to allow selection only for the date so I can intercept the inserted text and add the current time and timezone.
I tried to use the "format" property with "yyyy-MM-dd", but it keeps showing the time selection. I read that it is supposed to work only when a format is not detected in the associated document schema. Is there a way I can surpass the schema format in this case or force the time selection to not appear?
Thanks!
Vitor
I'm in need of using oxy_datePicker to allow date selection inside a node. I need to allow selection only for the date so I can intercept the inserted text and add the current time and timezone.
I tried to use the "format" property with "yyyy-MM-dd", but it keeps showing the time selection. I read that it is supposed to work only when a format is not detected in the associated document schema. Is there a way I can surpass the schema format in this case or force the time selection to not appear?
Thanks!
Vitor