[
https://issues.apache.org/jira/browse/OFBIZ-11345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454734#comment-17454734
]
ASF subversion and git services commented on OFBIZ-11345:
---------------------------------------------------------
Commit 92533b5651af6cd9f10db1e429b4eed0fee55aae in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=92533b5 ]
Improved: Grid and List (OFBIZ-11345) (#385)
* Imrpoved: Grid and List (OFBIZ-11345)
According to the definition in widget-form.xsd the use of a combination of a
form with type="list" is deprecated in favour of a grid.
Refactor various list forms into grids.
Refactor various list form references in screens.
modified in product component:
FeatureScreens.xml: from form ref to grid ref , additional cleanup
FeatureForms.xml: from form definition with list ref to grid definition with
list ref, additional clean-up
* Improved: List and Grid (OFBIZ-11345)
According to the definition in widget-form.xsd the use of a combination of a
form with type="list" is deprecated in favour of a grid.
Refactor various list forms into grids.
Refactor various list form references in screens.
modified in product component:
PriceScreens.xml: from form ref to grid ref , additional cleanup
PriceForms.xml: from form definition with list ref to grid definition with list
ref, additional clean-up
* Improved: List and Grid (OFBIZ-11345)
According to the definition in widget-form.xsd the use of a combination of a
form with type="list" is deprecated in favour of a grid.
Refactor various list forms into grids.
Refactor various list form references in screens.
modified in product component:
CatalogScreens.xml: from form ref to grid ref , additional cleanup
ProdCatalogForms.xml: from form definition with list ref to grid definition
with list ref, additional clean-up
> Lists and grids
> ---------------
>
> Key: OFBIZ-11345
> URL: https://issues.apache.org/jira/browse/OFBIZ-11345
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: cleanup, refactoring, widget
> Fix For: Upcoming Branch
>
>
> According to the definition in widget-form.xsd the use of a combination of a
> form with type="list" is deprecated in favour of a grid.
> Refactor various list forms into grids.
> Refactor various list form references in screens.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)