survey-creator icon indicating copy to clipboard operation
survey-creator copied to clipboard

Condition Editor displays incorrect choices when questions share values using the `valueName`

Open JaneSjs opened this issue 6 months ago • 0 comments

T23541 - Issue with condition wizard displaying incorrect question and choices https://surveyjs.answerdesk.io/internal/ticket/details/T23541


Usage scenario: three different checkbox questions sharing a value using the valueName. Issue: when trying to setup a condition using the Condition Editor, the editor displays the same choices (of question a) regardless of the selected question.

Image

In a question selector, all questions appear selected at once.

Image

Expected behavior:

  • A user should be able to select an individual question and access its choices.
  • (optionally) A question selector should display a valueName item and list all available options.

JaneSjs avatar Jun 03 '25 12:06 JaneSjs