question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dynamic question text

See original GitHub issue

Are you requesting a feature, reporting a bug or ask a question?

Bug/question

What is the current behavior?

With complex question name (like guid), dynamic text on other question not render properly.

Provide the test code and the tested page URL (if applicable)

Test code

{ pages: [ { name: "page1", elements: [ { type: "text", name: "71933be1-7ff8-dfcf-ee69-8950f8f8a280", title: "What's' your name?" }, { type: "text", name: "age", visibleIf: "{71933be1-7ff8-dfcf-ee69-8950f8f8a280} notempty", title: "Hi, {71933be1-7ff8-dfcf-ee69-8950f8f8a280}, how old are you?" } ] } ] }

https://embed.plnkr.co/3M5E4oZmqP18SI63VKOA/

Specify your

  • browser: Chrome
  • browser version: Latest
  • surveyjs platform (angular or react or jquery or knockout or vue): jquery
  • surveyjs version: 1.0.20

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
andrewtelnovcommented, May 7, 2018

@gongon2dotcom Unit test has been added and fixed. We will likely release a new minor update on this week. You may rebuild the library from the sources, the instruction in the readme.

Thank you, Andrew

0reactions
gongon2dotcomcommented, May 7, 2018

Good Job! Thank you Andrew!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is it possible to dynamically change the Question Text ...
... I'd like to just have javascript dynamically change the question text depending on whether or not the embedded field is empty.
Read more >
Inserting dynamic text – Snap Support
Dynamic text (or piping) is a feature in online editions that lets you change text in your questionnaire based on the responses entered...
Read more >
Dynamic text or comments box | QuestionPro Help Document
Dynamic text /comments boxes are used to collect open-ended comments from the respondents when they select options. This allows you to collect additional ......
Read more >
Questions With Dynamic Content
Want to give students an item that asks students to solve a certain problem, but looks different for each student?
Read more >
Dynamically Change Question Text of the Variable
How to dynamically Change the Question text of the variable based on the selected value on the dropdown? Thanks!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found