Gil Portenseigne created OFBIZ-6227:
---------------------------------------
Summary: Migrate findParty.ftl to form widgets
Key: OFBIZ-6227
URL:
https://issues.apache.org/jira/browse/OFBIZ-6227 Project: OFBiz
Issue Type: Improvement
Components: party
Affects Versions: Trunk
Reporter: Gil Portenseigne
Priority: Minor
Migration of old findParty FTL screen to widgets.
It was a bit more complicated that i expected, the findParty service is writen for ftl screens only. I manage to convert all the ftl to form widget by :
*creating performFindParty service
*creating differents forms to manage column appearance following search type.
I just remove Details Button which is redundant with the link of the partyId.
If this is OK, I will continue to clean the findParty service usage within OFBiz, by migrating the using FTL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)