Pierre Smits created OFBIZ-6941:
-----------------------------------
Summary: Layered-Modal link type doesn't work with parameters
Key: OFBIZ-6941
URL:
https://issues.apache.org/jira/browse/OFBIZ-6941 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Pierre Smits
When having a link of type layered-modal it should with assocated parameters.
However the parameters aren't passed to the modal window.
Example code:
{code}
<link target="nProductionRunPartyAssocLayer" link-type="layered-modal" width="1000" height="400">
<parameter param-name="productionRunId"/>
</link>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)