Mekika Leila created OFBIZ-13125: ------------------------------------ Summary: Allow to define a view link condition when creating a DynamicView Key: OFBIZ-13125 URL: https://issues.apache.org/jira/browse/OFBIZ-13125 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Reporter: Mekika Leila Attachments: ExempleOFBIZ-13125.patch
The goal of this jira is to allow the creation of a dynamic view with an entity-condition only view-link. Currently, it is not possible to link two members entities from a dve with a condition different from a key map 'ALIAS1.field1 == ALIAS2.field2' ( addViewLink method only ) As it has been done for xml view-entities (https://issues.apache.org/jira/browse/OFBIZ-11179), I propose to add the possbility to use the ViewEntityCondition definition when creating a DynamicView I tried to stay as close as possible as the current EntityCondition writing but don't hesitate if you see a any way to simplify it. I attached a file to illustrate the purpose of this feature -- This message was sent by Atlassian Jira (v8.20.10#820010)