Nicolas Malin created OFBIZ-6768:
------------------------------------
Summary: Conflict between two link that call a layered-model on the same screen
Key: OFBIZ-6768
URL:
https://issues.apache.org/jira/browse/OFBIZ-6768 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Priority: Minor
When you create a screen that contains two or more link with type layered-modal, the function getRequestData() is the only name to resolve data to send by jquery.
So the last link crush all other getRequestData().
To resolv it, we need to change the getRequestData by an unique name for each link.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)