Skip to content

Clarify MaterialChoiceTableType multiple selection - #2160

Open
Codencode wants to merge 1 commit into
PrestaShop:9.xfrom
Codencode:fix/39273-material-choice-table-documentation
Open

Clarify MaterialChoiceTableType multiple selection#2160
Codencode wants to merge 1 commit into
PrestaShop:9.xfrom
Codencode:fix/39273-material-choice-table-documentation

Conversation

@Codencode

Copy link
Copy Markdown
Member
Questions Answers
Branch? 9.x
Description? This PR updates the MaterialChoiceTableType documentation to clarify that this form type only supports multiple selection.

The multiple option is inherited from Symfony's ChoiceType, but it cannot be disabled because MaterialChoiceTableType is designed to render multiple checkboxes and provide a “Select all” feature.

Related core PR: PrestaShop/PrestaShop#42140
Fixed ticket? Fixes PrestaShop/PrestaShop#39273
Sponsor company Codencode snc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"multiple" option for MaterialChoiceTableType doesn't work

1 participant