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
arasuarasu 

How to create a custom Partners object using visualforce?

Hi,
 
We have a very important requirement to customize the Partners object (not the partner portal) related list in Account. This is the standard salesforce functionality where users can select multiple partners with different partner roles. We also need to get the reverse role to work as it works in the standard functionality.
 
Is it possible to create the same functionality using Visualforce?
I greatly appreciate all your valuable feedbacks on this.
 
regards