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
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?