You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2016/03/18 11:06:33 UTC

[jira] [Created] (OFBIZ-6941) Layered-Modal link type doesn't work with parameters

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)