To ensure users can view real-time updates to an account from the Master Org, you need to add a Visualforce page to the account and person account page layouts on each Spoke Org.
Perform one of the following tasks based on the Salesforce environment that you use:
In Salesforce Classic, perform the following tasks:
Select your name and click
Setup
.
Under
App Setup
, select
Customize
Accounts
Page Layouts
.
In Lightning Experience, perform the following tasks:
Click the quick access menu (
) and then
Setup Home
.
The
Setup Home
page appears.
Under
PLATFORM TOOLS
, select
Objects and Fields
Object Manager
.
The
Setup Object Manager
page appears.
Click
Account
.
Under the
Page Layouts
section, select
Account Layout
.
The
Account Page Layout
page appears.
Click
Edit
to edit the account page layout.
Under
Fields
, click
Visualforce Pages
.
Drag
CMDExternalUpdate
page to the layout and specify the properties.
Click
Save
.
Repeat the preceding steps to add the Visualforce page to the person account page layout.