Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
I added a 'visible' java.util.Date in an activity of a workflow.
The variable is writable by the user, but like a String.
I was expecting that a button 'calendar' would be displayed aside the field (as for a boolean variable, a checkbox appears automatically).
But it doesn't. Is it normal ? Is there something to set in order to have the calendar in an activity without customizations ?
I don't know if you'll get different results if you try java.sql.Timestamp?