I've manage to handle this method for all tabs (Preview, Logic, Theme) that I've needed the last case is the Survey Results Table.
Is there a way to handle onTextMarkdown for the Survey Results Table?
Answers approved by surveyjs Support
Hello,
I've implemented this functionality via the https://github.com/surveyjs/survey-creator/pull/4950 pull request. If will be released in the nearest minor update (in the nearest couple of days).
Thanks, Serge
SurveyJS Team
Hello Marian,
A survey creator creates survey instances for the mentioned tabs: Preview, Logic, Theme. However, the survey results table is not rendered by a separate survey instance. Therefore, there is no option to attach the onTextMarkdown to the survey results table.
I will discuss a possible option to handle this with our developers. Please stay tuned.
Thank you
Marian,
I discussed this issue with the team. The Survey Results table doesn't currently support advanced text formatting. We will consider an option to handle this case: https://github.com/surveyjs/survey-creator/issues/4920. Please look forward to our updates.
Thanks