You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RomanTsukanov
changed the title
[Knockout] Multi-Select Matrix with a Checkbox column (Show in Multiple Columns) - It is possible to select more choices than the specified number of maxSelectedChoices
[Knockout] Multi-Select Matrix with a checkboxes column allows users to select more choices than the specified number of maxSelectedChoicesSep 11, 2023
RomanTsukanov
changed the title
[Knockout] Multi-Select Matrix with a checkboxes column allows users to select more choices than the specified number of maxSelectedChoices
[Knockout] Multi-Select Matrix with a checkbox column allows users to select more choices than the specified number of maxSelectedChoicesSep 11, 2023
Usage Scenario: only allow a specific options selected per row for a matrix.
T14484 - Enableif based on selection for Matrix Dropdown Rows
https://surveyjs.answerdesk.io/internal/ticket/details/T14484
View Demo for React - It works as expected - users cannot select more than 2 options per row.
Related issue: #6866.
View Demo for Knockout - It is still possible to select more than 2 options per row.
The text was updated successfully, but these errors were encountered: