Bug 1019739

Summary: date type fields when adding new item to a multipleSubform
Product: [Retired] JBoss BPMS Platform 6 Reporter: Neus Miras <nmirasch>
Component: Form ModelerAssignee: Neus Miras <nmirasch>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 6.0.0CC: pzapataf
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:13:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Neus Miras 2013-10-16 10:24:49 UTC
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.

Comment 2 Neus Miras 2013-10-17 14:28:00 UTC
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

Comment 3 Jan Hrcek 2013-12-10 13:47:58 UTC
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.