Skip to content

feat(forms): support multiple-select dropdowns in Fields plugin questions - #1264

Draft
MyvTsv wants to merge 2 commits into
feature/glpi-12.0from
fix_dropdown_multiple_question
Draft

MyvTsv wants to merge 2 commits into
feature/glpi-12.0from
fix_dropdown_multiple_question

Conversation

@MyvTsv

@MyvTsv MyvTsv commented Sep 14, 2026

Copy link
Copy Markdown
Contributor
  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes !46141
  • In GLPI version 11, forms do not support questions with custom multiple-choice dropdown lists. It was difficult to use multiple-choice drop-down lists in a form because this could cause compatibility issues.

However, drop-down lists with multiple-choice options are fully supported by forms in GLPI 12. This PR adapts the plugin to ensure that fields of this type are fully compatible.

@MyvTsv MyvTsv self-assigned this Sep 14, 2026
@MyvTsv
MyvTsv added this pull request to stack #1265 September 14, 2026 12:05
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.

1 participant