[
https://issues.apache.org/jira/browse/OFBIZ-9341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Sharma updated OFBIZ-9341:
---------------------------------
Attachment: OFBIZ-9341.patch
1. "FindGeneric" requests to "FindGeneric" screen from EntityScreens.
2. On "FindGeneric" screen, it prepares page content in "FindGeneric.groovy"
With OFBIZ-9217, page is rendered with data generated dynamically rather than from FindGeneric.ftl using dynamicAutoEntitySearchForm.
3. In FindGeneric.groovy, entityName was passed as hidden parameter in the form rather than embedding into url.
Solution:
Updated the form action url with entityName and removed the hidden field.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)