Modal "on open-event"

Hello,
I want to realize a date picker using 3 selects (form select-> month/day/year) on a modal. To have a preselected date (current day), I want to call a function before the modal window is shown. Can this be realized comparable to the onclick-event of a button (attribute panel)? If yes: what is the event?

Thanks in advance for any help!

Best regards,
Steffen

1 Like

Thx, works fine. Thought t is also possible via modal control and attribute panel. But the manual way is also fine…

Thanks for your help!!