Edit Lead

Overview
The Edit Lead page opens an existing lead so the user can update its details. It uses the same layout as the add page, so the experience stays familiar.
Access
- Route:
/edit-lead/:id - Access: available to users who can edit leads.
What Users Can Do
- review the current lead details
- update fields that need changes
- keep the linked contact information connected
- save changes and return to the list
Important Notes
- The page loads the existing lead information automatically.
- The linked contact cannot be changed here.
- The main button changes from
AddtoUpdate. - After saving, LeadX returns to the Leads page.