-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP39, Master
-
Fix Version/s: 7.0.0 DXP FP40, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: Dynamic Data Mapping > Template Editor
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Description
When creating a Web Content Structure, fields can be nested by dragging a field within another field. But, when using this structure to create a Web Content Template, the nested fields are not available on the Template Editor palette.
Steps to Reproduce
- Start Liferay DXP
- Navigate to Content -> Web Content
- Navigate to Structure
- Click [+]
- Create Structure:
- Name: testStructure
- Drag field: Image to the right
- Drag field: Text to the added Image field
- Note: Text field should be within the Image field
- Save Structure
- Observe created testStructure is now listed
- Click on the options for testStructure -> Manage Templates
- Click [+]
- Create Template:
- Name: testTemplate
- Within the section Script:
- Notice the available fields on the left
- Navigate to Structure
Expected Results:
Image field and the nested Text field are available
Actual Results:
Only the Image field is available