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

Form list map #549

Closed acetousk closed 1 year ago

acetousk commented 1 year ago

Allow a form-list's list element to iterate over a map's entries as an entrySet iterator.

jonesde commented 1 year ago

Thanks @acetousk, looks good to me