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.01k stars 780 forks source link

The `useDisplayValuesInDynamicTexts` property doesn't work for a Dynamic Panel's title bound to a checkbox item #8361

Closed JaneSjs closed 3 weeks ago

JaneSjs commented 3 weeks ago

T18458 - valuePropertyName and value vs display value usage in paneldynamic https://surveyjs.answerdesk.io/internal/ticket/details/T18458


Expected behavior (View demo): choice values appear within panel titles. image

Current behavior (View Demo): choice display texts appear within question titles regardless of the useDisplayValuesInDynamicTexts property value. image