Unable to open custom forms from standard OA page.
Hi,
I'm personalizing the suppliers page to call a custom form. For this, I personalized the suppliers page to contain a custom button and in the destination URI property of the button gave the following syntax
form:PO:USD_ASC_TM_PO_LEAD:STANDARD:TRINVENDQ:VENDOR_ID="{$oa.SitesVO.VendorId}" VENDOR_SITE_ID="{$oa.SitesVO.VendorSiteId}"
The opens correctly how ever the parameters are not getting passed correctly. Both vendor id and vendor site id are NULL.
Please help me. I dont find a solution anywhere on the Inet even though many seem to be stuck with the same issue.
I'm personalizing the suppliers page to call a custom form. For this, I personalized the suppliers page to contain a custom button and in the destination URI property of the button gave the following syntax
form:PO:USD_ASC_TM_PO_LEAD:STANDARD:TRINVENDQ:VENDOR_ID="{$oa.SitesVO.VendorId}" VENDOR_SITE_ID="{$oa.SitesVO.VendorSiteId}"
The opens correctly how ever the parameters are not getting passed correctly. Both vendor id and vendor site id are NULL.
Please help me. I dont find a solution anywhere on the Inet even though many seem to be stuck with the same issue.
0