DatePicker field after adding field cannot be marked empty | Adobe Higher Education
Skip to main content
Level 2
June 14, 2018
Respondido

DatePicker field after adding field cannot be marked empty

  • June 14, 2018
  • 3 respostas
  • 1980 Visualizações

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 ?

Este tópico foi fechado para respostas.
Melhor resposta por 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 Respostas

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorResposta
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