Update Gallery

Update Gallery

Gallery Update reuses the create form, but loads the current gallery through getGallery(route.params.id, true).

Typical edits

  • images and category
  • slug and SEO
  • status or publish time
  • description and block content
  • gallery-specific config

When to use it

  1. Revise a released gallery.
  2. Adjust SEO or slug after presentation changes.
  3. Add more images or richer content blocks to an existing album.

Update and create are almost the same form

If you know how to create a gallery, the update flow is mostly the same except the record is preloaded.