Skip to content

Comments

Hide gallery assets on idea forms, show only on regular CRUDs (#1110)#1151

Merged
maebeale merged 1 commit intomainfrom
maebeale/gallery-idea-forms-only
Feb 22, 2026
Merged

Hide gallery assets on idea forms, show only on regular CRUDs (#1110)#1151
maebeale merged 1 commit intomainfrom
maebeale/gallery-idea-forms-only

Conversation

@maebeale
Copy link
Collaborator

What is the goal of this PR and why is this important?

Add include_gallery_assets flag to shared _form_image_fields partial (defaults to true). Idea forms pass include_primary_asset: false so they get gallery-only uploads, while regular CRUD forms keep both primary and gallery assets.

Add include_gallery_assets flag to shared _form_image_fields partial
(defaults to true). Idea forms pass include_primary_asset: false so they
get gallery-only uploads, while regular CRUD forms keep both primary and
gallery assets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@maebeale maebeale merged commit 40c8106 into main Feb 22, 2026
3 checks passed
@maebeale maebeale deleted the maebeale/gallery-idea-forms-only branch February 22, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only show GalleryAssets on _idea forms

1 participant