OpportunityTeamMember VF RelatedList 'Add' Button Passes Incorrect retURL Value
Last updated 2022-02-10 ·Reference W-1559836 ·Reported By 0 users
Summary
The OpportunityTeamMember Visualforce RelatedList 'Add' Button Passes the incorrect retURL Value. Expected behavior is that the user should be returned to original page or whatever intentionally specified in retUrl.
Repro
1. Enable Opportunity Team
2. Create VF page:
<apex:page standardController="Opportunity">
<apex:relatedList list="OpportunityTeamMembers"/>
<apex:relatedList list="OpportunityContactRoles"/>
</apex:page>
3. Visit the page with an opportunity id
4. Notice the retUrl on Opportunity Team’s Add button is the entity detail page, while Contact Role’s New button’s is the Visualforce page.
Workaround
None
Reported By (0)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.