Does anyone no how to pre-poplutate the datepicker UI with a provided date/time when the UI pops up. It defaults to today, but I want to provide a selected date to edit from. I can see how to do this from a python script but was looking for an easy way to set the date using the Custom UI workflow action. Workflow would be following:
1) Select date/time in file
2) If date/time selected, parse into appropriate format, else default to today
3) Custom UI datepicker would pop up with selected date ready for editing
4) Output new date for updating file
/ryan