cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Due Date in Workflow Assignment

Cosmo
1-Visitor

Due Date in Workflow Assignment


Hi All,
I'm trying to create a variable in my workflow task that allows the user to pick the date from a calendar popup. I used java.util.Date as the Type Name for the workflow variable but the result just shows an input text box as show in the attached image. Does anyone know what type the variable should be in order to have a calendar popup appear? I'm assuming that this must be a Windchill class I need to use but does anyone know which one?

Mike -

3 REPLIES 3
MikeLockwood
22-Sapphire I
(To:Cosmo)

We'd love to know how to do this with a calendar also - haven't yet figured out how to.
ddemay
7-Bedrock
(To:Cosmo)

It's a customization, data utility I believe and not out of the box.

Though exploring AllClients.xml might be a good investment via a support call.


Sent from my Verizon Wireless BlackBerry

The simplest solution would be to use JavaScript to enable calendar popup for the input box. Nowadays JavaScript and various JS libraries have become pretty powerful and are capable of achieving this in few lines of code. You will not even need to customize task page .


Sudeep Bhattarai

847-220-7008





In Reply to Mike Lockwood:
We'd love to know how to do this with a calendar also - haven't yet figured out how to.
Announcements


Top Tags