moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
279 stars 200 forks source link

Screen extend first pass #509

Closed jonesde closed 2 years ago

jonesde commented 2 years ago

Basic screen-extend functionality including screen attributes, parameters, transitions, subscreens, replace/override of form and section elements, and actions-extend and widget-extend as general ways to insert actions and widgets.