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
Aam MAam M 

Adding row functionality for multiple contacts in Account related list

I've to create a VF page where I can put this VF in Accounts related list, so in VF page I can add and delete multiple contacts rows for that Account in its related list. 
Can anyone provide me the code?