Is there a way to get the same datepicker camunda uses?

So is there a possibility to get this kind of datetime-picker in your own usertask form?

Best Regards
Alex

That date picker is part of a widget (inline-field) from the camunda-commons-ui.

The widget has been developed, primarily, for the webapps.

You can try to include it in your embedded forms (as described in the above link) but you will probably need to script for its integration with embedded form life cycle.

1 Like