Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

survey.onTextMarkdown - The options.element contains a top-level Radiogroup question when a choice's text is processed #9601

Open
JaneSjs opened this issue Mar 14, 2025 · 2 comments · May be fixed by #9606
Assignees
Labels
API change Issues that request changes in the API question

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Mar 14, 2025

I expect that the options.element property contains an itemvalue object instance when its text is being processed by the survey.onTextMarkdown function: View Demo.

@JaneSjs
Copy link
Contributor Author

JaneSjs commented Mar 15, 2025

The same applies to a single-select matrix: View Demo.
The onTextMarkdown function should contain the currently processed column instead.

@JaneSjs JaneSjs added the API change Issues that request changes in the API label Mar 17, 2025
@RomanTsukanov
Copy link
Contributor

options.element: Base
options.item: ItemValue - defined only when the dynamic text is within a choice item

andrewtelnov added a commit that referenced this issue Mar 17, 2025
…ogroup question when a choice's text is processed fix #9601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change Issues that request changes in the API question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants