We have a tab override for our opportunity’s tab that was created 2 years ago and would like to know if this syntax is still valid? We are trying to debug an issue and may think this redirect may be the cause. Thanks!
<apex:page standardController="Opportunity" action="{!redirect}&actiontype=New&objecttype=Opportunity" extensions="skuid.Redirects"/>