[
https://issues.apache.org/jira/browse/OFBIZ-11758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Heintz updated OFBIZ-11758:
-----------------------------------
Description:
1. add "use-when" management in the xsd and in the modelForm.UpdateArea,
2. add in modelForm a static method to return a valid list of updateArea from a list of updateArea and context
3. duplicate all methods returning a list of updateArea, by same name but with context as parameters which return *only valid* updateArea list (ex: in formFieldBuilder for getOnClickUpdateAreas and getOnChangeUpdateAreas)
was:
1. add "use-when" management in the xsd and in the modelForm.UpdateArea,
2. add in modelForm a static method to return a valid list of updateArea
from a list of updateArea and context
3. duplicate all methods returning a list of updateArea, by same name
but with context as parameters which return *only valid* updateArea list
(ex: in formFieldBuilder for getOnClickUpdateAreas and
getOnChangeUpdateAreas)
> Improvement, grp1: add use-when for xxx-event-update-area
> ---------------------------------------------------------
>
> Key: OFBIZ-11758
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11758> Project: OFBiz
> Issue Type: Sub-task
> Components: framework/widget
> Affects Versions: Trunk
> Reporter: Olivier Heintz
> Priority: Minor
> Labels: widget
> Attachments: OFBIZ-11758_0001-Improvement-add-use-when-for-xxx-event-update-area.patch
>
>
> 1. add "use-when" management in the xsd and in the modelForm.UpdateArea,
> 2. add in modelForm a static method to return a valid list of updateArea from a list of updateArea and context
> 3. duplicate all methods returning a list of updateArea, by same name but with context as parameters which return *only valid* updateArea list (ex: in formFieldBuilder for getOnClickUpdateAreas and getOnChangeUpdateAreas)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)