DatePicker field after adding field cannot be marked empty | Community
Skip to main content
Level 2
June 14, 2018
Solved

DatePicker field after adding field cannot be marked empty

  • June 14, 2018
  • 3 replies
  • 1980 views

Hi All,

   After using the default datepicker (granite/ui/components/foundation/form/datepicker) in page properties when I try to fill in the value in the dialog it works fine as expected. But later when I try to empty the field or remove value from there then it still stays and also in the repository.

Anyone has idea about it ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

I tried above in AEM6.3 with Coral2 and Coral3 date picker, both working as expected i.e. values getting deleted from repository after emptying date picker field.

Can you try with coral3 component granite/ui/components/coral/foundation/form/datepicker

Thanks

Arun

3 replies

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
June 14, 2018

Hi,

I tried above in AEM6.3 with Coral2 and Coral3 date picker, both working as expected i.e. values getting deleted from repository after emptying date picker field.

Can you try with coral3 component granite/ui/components/coral/foundation/form/datepicker

Thanks

Arun

Arun Patidar
smacdonald2008
Level 10
June 14, 2018

Agreed - use the latest one which is granite/ui/components/coral/foundation/form/datepicker.

Level 2
June 15, 2018

Thanks it worked for me It's bit of a inconsistency that other sections of the page properties still have issues if you extend OOTB page component as they are still with the old one. NVM I'll update to use the new coral ui one