AEM Cloud Datapicker | Community
Skip to main content
New Participant
April 18, 2024
Question

AEM Cloud Datapicker

  • April 18, 2024
  • 2 replies
  • 819 views

Hi there.

 

I have a datePicker field on a form. In AEM Cloud calendar for the field is looking as

Today is April 18, but I cannot select this date. Is it possible to enable now date/time for selecting?

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

2 replies

mpmuradovAuthor
New Participant
May 14, 2024

Hi there!

 

I found out a custom code that disabled past dates. So, there is no issues here.

New Participant
May 14, 2024

On aemaacs, there is no flexibility with core component to set time within widget as i see, is this adaptive? 

mpmuradovAuthor
New Participant
May 15, 2024

You can do everything on UI with JS, but should research the component completely )

New Participant
May 14, 2024

Try setting it via rules on initialization and it will show you the current date.

New Participant
May 14, 2024

How do we get time displayed on the widget and is it aem core form components or adaptive?