Details
-
Task
-
Resolution: Fixed
-
Major
-
5.0
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
We want to use forms outside of dialogs.
This involves lots of tasks:
- View (Vaadin) Client/Server side changes:
- renaming where needed
- create new Form* classes which take care of validation etc.
- old FormDialog should be simplified to just be a simple BaseDialog containing the form
- Remove unused FormDialog implementations
Configuration, conf-by-code, Builders
- Builders for Forms, simplify DialogBuilder (throw it away at a later point)
- add formDefinition containing tabs and field, used in workspaceDefinition and DialogDefinition
- should move into nodeType-Registry at a later point
- conf-by-code must be updated
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLUI-309 Don't show twice the header and footer of a dialog.
-
- Closed
-