Details
-
Sub-task
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
Trunk, Upcoming Branch
-
None
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)