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
Gopesh Vardhan SinghGopesh Vardhan Singh 

Need Help

1. Create a custom tab naming, “Assignment”
2. Clicking on Assignment, it will open a VF page(showing below)
3. Click on Account Lookup - . It will open a lookup window, select the Account.
4. Account will appear in the following box
5. Click on Submit, will display the contact list related to the account
6. User can edit any of the Contact. Clicking on edit, will redirect to Contact page edit and
save.
7. User can delete the contact.