Trigger Datetime picker via logic

We would like to trigger a Datetime picker (with the calendar popup already displayed) when user selects an option in a different selector… is there a way to accomplish this? Perhaps trigger some kind of custom event in the page?

Alternatively, is there perhaps a way to set what is displayed in the “null” state of the Datetime picker, so instead of dd/mm/yyyy it could have some other string value?

Thanks for any help :slight_smile:

Already figure out a solution for our case… use Label on Datetime picker, with an emoji “▾”

:rofl:

1 Like