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
Prasad RuwanpathiranaPrasad Ruwanpathirana 

How to add parent object fields to child object page layout

How to add parent object fields in a child object's page layout ?
Best Answer chosen by Prasad Ruwanpathirana
Ankit AroraAnkit Arora
Not directly, but you can create formulas. In case you want to edit them too then create a VFP and show it as you want (everything is customizable on VFP :-) )