[
https://issues.apache.org/jira/browse/OFBIZ-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Sharma updated OFBIZ-9553:
---------------------------------
Attachment: OFBIZ-9553.patch
Problem:
Response of "createLeadPartyDataSource" was of type 'request'. viewprofile page of lead requires partyId and roleTypeId to show information.
Solution:
Changed response of "createLeadPartyDataSource" with type as request-redirect and redirected parameters partyId & roleTypeId. Added roleTypeId as hidden parameter in AddLeadPartyDataSource form of LeadForms.xml required for viewprofile page.
Additional change:
dataSourceId made a required field.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)