Update a saved lead-filter template
Replace an existing template’s saved criteria
Exact navigationAdmin Area → Lead Filters → Lead Filters
Before you begin
- Confirm the module is active and use the exact navigation shown above.
- Use an account with the stated module and core CRM permissions.
- Use known test records when changing statuses, visibility, saved filters or global navigation.
What this guide covers
Replace an existing template’s saved criteria The instructions below follow the supplied module’s live menu, controller, form, model and JavaScript flow.
Exact step-by-step process
- Load the template.
- Change criteria or hidden columns.
- Keep save selected.
- Apply and save.
- Reload to verify.
Fields, choices and supported possibilities
Existing IDIdentifies the template to update.
Code-backed validations and workflow rules
- The model update applies by ID after the controller load; use only the owner-scoped interface.
Expected result and verification
- Update a saved lead-filter template completes without a validation or permission error.
- The refreshed report, menu or saved-template page shows the expected state.
- A second authorised user sees only the records and navigation allowed by their core CRM permissions.
Security, privacy and operational checks
- Test changes with a non-production record or a controlled administrator account before wider rollout.
- Do not use navigation visibility as a substitute for core CRM record permissions.
