Hide Forgot
There's a problem with the input type Date when a new item is added to a multiple subform. The date field dataPicker doesn't appear and the user can't select a date.
That was a problem with the way tha uses jquery to access the element by id. It has been fixed. Commits: Master https://github.com/droolsjbpm/jbpm-form-modeler/commit/15c63e7164f9296f5b68338b40d73929ffb3cb79 6.0.x https://github.com/droolsjbpm/jbpm-form-modeler/commit/78c7c62fafe82ba6cccdc63fa287852f44e9df2a
Ok, verified in BPMS 6.0.0 ER5. Now when subform with date fields is used in multiple subform, the datepicker appears, after clicking the date field.