-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.4 CE GA5, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Labels:
-
Epic/Theme:
-
Fix Priority:4
-
Sprint:Data_Engine_7.3_29, Data_Engine_7.3_30
-
Git Pull Request:
Pre Condition
- There is a structure with nested field which was upgraded (make sure the nested field was upgraded as well)
Steps to reproduce
- Log in the Portal and navigate to Content & Data -> Web Content, and click on Structure tab
- Select to edit the Structure mentioned on Pre Condition
- Try to add a new field inside a nested/section with was upgraded
Note: Watch the attached video with further information:
Not-Possible-Add-Fields-Into-Nested-Section.mp4
Expected result
3. As per designed before, it is not possible to add fields inside fields without using the Field Group function. This is a relevant limitation of upgraded of structures which contain nested fields. Despite this limitation, in order to try to give friendly solution to the end user, we need to think in the following suggestions to fix this problem:
Suggestion 1: Redesign the solution to add fields inside other fields leaving available the option of drag & drop of fields inside of other fields. Remember that this will break the design pattern previously decided by the team once to do that the user, from new design, would need to create a field group
Suggestion 2: Do not allow the user drop the field inside of other field. If the user tries to do that, try to pop-up a message of a pattern way
Suggestion 3: Leaving available the option of drag & drop of fields inside of other fields, but at the moment the user does this, automatically the system will convert to Field Group
Actual result
3. The user is not able to add a field inside of another field (Nested) and no feedback is displayed to him/her
Reproducible on
Master -> 84c3975b865983e18b04fe1313fc423ab949b041
- causes
-
LPS-118842 It is not possible to add a field by drag and drop to an empty form view
- Closed