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
Pradeep Pradhan 21Pradeep Pradhan 21 

1. Create aura component for Contact form, and fill basic information of record with save contact functionality. 2. On save it should redirect to contact record page. 3. Override ‘New’ button on contact list page with this component.