-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.5 CE GA6, 7.0.X, 7.1.0 Alpha, Master
-
Fix Version/s: 7.1.0 Beta 2, 7.1.X, Master
-
Component/s: Dynamic Data Lists, Dynamic Data Lists > Form
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
When creating Form Templates for Dynamic Data Lists the available fields do not show fields from a parent Data Definition.
Steps to reproduce:
- Go to "Control Panel" --> "Liferay" --> "Content" --> "Dynamic Data Lists"
- Select "Manage Data Definitions"
- "Add" a new Data Definition
- Enter a name, e.g. "Child Definition"
- Select a "Parent Data Definition", e.g. "To Do"
- Create at least one field, e.g. a Text Field "Child Text"
- Save
- Go to "Manage Templates" for the just created data definition
- Press "Add Form Template"
Expected:
- The Form editor shows fields from the "Child Definition" (Child Text) and the "To Do" definition (Assigned To, Attachment etc.)
Actual:
- The Form editor shows only fields from the "Child Definition" (Child Text)
Screenshot: