Location edit form (admin) #5

Closed
opened 2026-05-21 17:20:48 +00:00 by jmiller · 0 comments
Owner

Summary

Complete admin edit form for single location CRUD with all fields and a map coordinate picker.

Requirements

  • Edit view with tabbed fieldsets (details, address, coordinates, contact, image)
  • Map picker widget: click on map to set lat/lng coordinates
  • Category multi-select field
  • Published/unpublished/trashed state workflow
  • Alias auto-generation from title
  • Save, Save & Close, Save & New, Cancel toolbar buttons

Acceptance Criteria

  • All location fields editable in admin form
  • Map picker sets lat/lng on click
  • Multiple categories selectable
  • Publish workflow with toolbar buttons
  • Validation on save (title required, lat/lng range)
## Summary Complete admin edit form for single location CRUD with all fields and a map coordinate picker. ## Requirements - Edit view with tabbed fieldsets (details, address, coordinates, contact, image) - Map picker widget: click on map to set lat/lng coordinates - Category multi-select field - Published/unpublished/trashed state workflow - Alias auto-generation from title - Save, Save & Close, Save & New, Cancel toolbar buttons ## Acceptance Criteria - [ ] All location fields editable in admin form - [ ] Map picker sets lat/lng on click - [ ] Multiple categories selectable - [ ] Publish workflow with toolbar buttons - [ ] Validation on save (title required, lat/lng range)
jmiller added the priority/criticaltype/featurearea/componentarea/admin labels 2026-05-21 17:20:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomStoreLocator#5