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
In a Dynamic Matrix, a column may have the isUnique option enabled. Thus, if a user selects a duplicate value within a column, a validation error appears:
However, a dynamic panel doesn't have such an option.
Besides, users request that we hide / disable choices which were already selected in other dynamic rows or panels.
In a Dynamic Matrix, a column may have the
isUnique
option enabled. Thus, if a user selects a duplicate value within a column, a validation error appears:However, a dynamic panel doesn't have such an option.
Besides, users request that we hide / disable choices which were already selected in other dynamic rows or panels.
T21572 - Dropdown in Dynamic Panel - don't show choice previously selected
https://surveyjs.answerdesk.io/internal/ticket/details/T21572
in many cases there is a need to prevent user from selecting duplicate choice at all
T21572 - Dropdown in Dynamic Panel - don't show choice previously selected
https://surveyjs.answerdesk.io/internal/ticket/details/T21572
Consider introducing an option which would allow developers to hide duplicate values in dropdowns within dynamic panels and matrices.
The text was updated successfully, but these errors were encountered: