surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.23k stars 819 forks source link

Dynamic Panel: The "Validation expression" dialog in Survey Creator doesn't contain `{panel.questionName}` options #8914

Closed JaneSjs closed 1 month ago

JaneSjs commented 1 month ago

T20096 - Validation on dynamic panel does not work as intended https://surveyjs.answerdesk.io/internal/ticket/details/T20096


If you load the following JSON and activate the validation builder for panel's field, you'll see that the dialog doesn't contain the panel. entry which would allow users to reference a question within the same panel. image

However, in the Logic tab, the panel entry exists: image