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
- Revise a released gallery.
- Adjust SEO or slug after presentation changes.
- 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.

