CFM Feedback Database¶
Collect, filter, and manage Community Feedback Mechanism (CFM) entries.
Export and filters¶
- Date range export: Start Date and End Date, then click Export (shows spinner while processing).
- Filters (debounced):
- Project
- Province
- Sector
- Status: Open, Under Process, Completed
- Priority: Low, Medium, High
- Add button appears if you have permission to create
CfmFeedback.
Table columns¶
-
: internal id¶
- Case ID
- Province
- Gender
- Priority (colored status chips)
- Projects (comma-separated)
- Sector
- Follow Up Needed (Yes/No)
- Provider Name
- Status (colored status chips)
- Actions
Actions menu¶
- Edit, Delete, View based on your permissions.
Modals¶
- Create/Edit: large form modal (Alpine + Livewire entangled visibility).
- Delete: confirmation modal with Cancel/Delete (Alpine entangled to Livewire state).
Notes¶
- Pagination controls are shown at the bottom.
- Status and priority chips use distinct colors per state.