[
https://issues.apache.org/jira/browse/OFBIZ-12748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Malin closed OFBIZ-12748.
---------------------------------
Assignee: Nicolas Malin
Resolution: Implemented
> Add CommonDynamicMulti generic form on the theming engine
> ---------------------------------------------------------
>
> Key: OFBIZ-12748
> URL: https://issues.apache.org/jira/browse/OFBIZ-12748
> Project: OFBiz
> Issue Type: Improvement
> Components: themes
> Affects Versions: Upcoming Branch
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
>
> To manage the multi form on the theming engine we added a new generic form
> CommonDynamicMulti to help the theme to implement how rendering all them.
> Example :
> <form name="MyMultiForm" target=".." use-row-submit="true"
> extends="CommonDynamicMulti"
> extends-resource="component://common/widget/CommonForms.xml">
> ...
> With this implementation, OFBiz can generate automatically the dynamic sort ,
> dynamic pagination and manage the presence of callback.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)