| Summary: | date type fields when adding new item to a multipleSubform | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Neus Miras <nmirasch> |
| Component: | Form Modeler | Assignee: | Neus Miras <nmirasch> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | 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
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. |