Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Datepicker Touch ui : defaultValue with the date of today?

Avatar

Level 2

how to set a default value on the date of today has a datepicker component in touch ui?

1 Accepted Solution

Avatar

Correct answer by
Level 2

finally, i use a component granite/ui/components/coral/foundation/form/datepicker instead of granite/ui/components/foundation/form/datepicker..

 

 

Here is a useful link

View solution in original post

4 Replies

Avatar

Level 10

You can code that - see this blog for information on using code and the date picker:

http://experience-aem.blogspot.ca/2015/12/aem-61-touchui-date-picker-validator-comparing-two-dialog-...

Avatar

Level 2

but, there is not a property like the classic set for "today"? or how to use coralui 3? ca seems to do whatever it takes?

Avatar

Correct answer by
Level 2

finally, i use a component granite/ui/components/coral/foundation/form/datepicker instead of granite/ui/components/foundation/form/datepicker..

 

 

Here is a useful link

Avatar

Administrator

Thanks you for sharing the answer.

~kautuk



Kautuk Sahni