WeDid: Customised View
Challenges
Account is linked to a related custom object via a one to one relationship. All field details of the custom object need to be displayed on the Account view.
The custom object related list in Account view only allows 10 fields to be displayed. The Account owner currently needs to select on the custom object record in order to view all the fields.
Solution:
Display all field details of the related custom object within the Account view
Related Objects | Account, Custom Object |
Components | VisualPage, Apex Class |
Complexity | Simple |