function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
CasselJCasselJ 

Visualforce page wont display on Lead page

This is my page
<apex:page standardController="lead">
hello world
</apex:page>
 
CasselJCasselJ
It seems this has something to do with Pardot.
The page will work as long as I add a pardot visualforce page as well