I am using a Visualforce override of the standard Salesforce Contact page to display a Skuid page. Within the Skuid page, I have created a button to allow the display of the standard Contact page via a Redirect URL (/{{Id}}?nooverride=1). The button works but always takes me to the default Lightning Contact page. I have created/edited a new Record page with additional layout info and activated it. However this page is not being used from the redirect.
How can I redirect to this created & activated lightning page?