Hi All,
I wanted to make a popup calendar to allow the user to pick the date on the workflow assignment screen.
when user click on the "select" as shown in the picture below, a popup calendar show up to allow the user to pick from it, and auto populate the value to the textbox.

do anyone have any idea how I can implement this?
*in the DCT I am using cgi-callout to call the perl script (the attachment - new_calendar.ipl) and render the popup calendar, I not sure the workflow configuration file is supporting cgi callout or not.