-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10-HF28
-
Fix Version/s: 7.10-HF37
-
Component/s: Layouts & Widgets, Seam / JSF UI
To reproduce this issue:
Create a document "TwoDatesDoc" whose schema is made of 2 complex multivalued fields (date, vocabulary)
Create a Form Layout "TwoDates" displaying the 2 complex fields in the form of lists (displayed as table) (each fields displays a date and a vocab)
Include the Form Layout in a Tab "TwoDatesTab" (inside a Toggleable form)
and activate the tab for "TwoDatesDoc" documents
Import the project in a 7.10 instance: create a workspace and a TwoDatesDoc.
Click to add complex fields: the dates calendars appear.
Stop the Nuxeo instance and install 7.10 HF28
Restart Nuxeo create a TwoDatesDoc and click to add complex fields: the dates calendars do NOT appear anymore until the document is saved and modified.
Thus HF28 breaks the date widget display in a complex widget in a list.
- is duplicated by
-
NXP-23632 Fix Datetime widget in a Table in Creation layout
- Resolved