Visualforce ページを作成し、Security も全ユーザに対して公開しているのにも関わらず、標準ボタンをVisualforcePage にて上書きしようとした際選択肢に VisualforcePage が出てきません。
どのようにしたら出てくるのでしょうか?
標準ボタンに VisualforcePage を上書きするには上書きさせたい VisualforcePage に standardController を指定する必要があります。
例えば取引先の標準ボタンに対して VisualforcePage を上書きするには、VisualforcePage に以下のようにstandardController を指定します。
<apex:page standardController="Account" >
000384394

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.