enhancement
(User-visible)
Currently, forms must be created using code.
We need to create an editor that makes it easier to design these forms—ideally without having to write code yourself.
`ToDo`
Attributes in alphabetical orderMake the table look nice / use the standard table displayStart directly in edit mode instead of having to click the button firstSave FormRead the form from a different locationUse the correct providersCreate copies of Toolbox elementsDo not offer elements with `visibility = hidden` for selection in the first placeGroup content changes position when the respective group is dragged into the attribute listJS is loaded twiceText from dropArea as I18NShow/hide the drag area correctlySplit the attribute list into the toolbox and the attribute listDo not attach data attributes directly to the `body`Redraw if the group is not to be created after allCreate attributes via FactoryComplete the group configuration optionsInsert column layoutsInsert separator, title, and whitespaceTools for buttonsDelete all elements by dragging them into the toolbarBox with content and CSS properties (e.g., padding)Ability to edit elements by double-clickingAdd translations for commandsFix CSS highlightingHow to save I18N?Display error in IE"Initially open" under "Collapsible""Default" => "Standard"
Test
- SetupBPML_Target.xlsx
- Manually: Launch the BPE app -> Create or upload a process -> Set the model type -> Select ManualTask -> Open the Form Editor -> Create the form using drag-and-drop