Manage Places

Manage Places

Manage is the main operational screen for the Places module.

Layout

  • i-filter configured for module="place" with the place-specific category type
  • a-table showing image, name, uid, type badge, category, status, and actions
  • live status switch for draft and published
  • optional confirm column when the account can confirm places

Important behavior

  • clicking the name opens Update when place.update is allowed
  • the uid link opens the resolved qr_url
  • name-row icons show published, confirmed, partner, locked, and featured states
  • actions include QR download, View, Update, and Delete
  • filters and pagination stay synced with route query params
  1. Narrow the list by category, keyword, or owner.
  2. Use live status and confirm controls only after checking the correct record.
  3. Open View when you need to verify gallery, QR, and tracking before deeper edits.

Live toggles apply immediately

The status and confirm switches call quick actions directly and then refetch the list. Treat them as operational controls, not draft form fields.