Hi,
I have my Oppy tab override working well for my reps. I tried to add another assignment for our Finance team and it’s still pointing to the standard Oppy tab.
VF:
<apex:page standardController="Opportunity" recordsetvar="a" extensions="skuid.Redirects" action="{!redirect}?objectType=Opportunity&actionType=Tab"> </apex:page>
Showing the page is overriding the tab:
Here’s a screenshot of all assignments and highlighting the one not working.
Would love to know why it works for my reps but not finance.
Thanks