-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 9.2
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Web UI
-
Backlog priority:700
-
Sprint:nxGang Sprint 9.3.7
-
Story Points:3
- Start a docker container
docker run --name nuxeotest -e NUXEO_PACKAGES="nuxeo-web-ui nuxeo-jsf-ui" -d -p 8080:8080 nuxeo:9.2
- Open Studio
- Create a schema with a multivalued complex
- Create 3 fields in this complex:
- date Date
- text String
- author String
- Create a document type with this schema (herits from a File document)
- In Designer, create the web ui layout
- Server-side, use WebUI and create a document and try to add the complex
- Observe the button does not do anything. (check the screenshot complexNotWorking.png)
- Same issue when creating the document without filling in the Complex and then editing the document trying to add the complex field.
- duplicates
-
ELEMENTS-396 Fix nuxeo-data-table element in edit mode to set multi-valued field
- Resolved
- is related to
-
ELEMENTS-396 Fix nuxeo-data-table element in edit mode to set multi-valued field
- Resolved
-
ELEMENTS-421 Fix nuxeo-data-table-form validation
- Resolved