Question T763
Visible to All Users

Visible/Enable if widgets use the name even when "valueName" is in use : Bug?

created 7 years ago

Good afternoon,

Our team has just embedded your editor into our application only to find some odd question behavior that we believe may be a bug. Would you be willing to take a look into this?

Steps to reproduce:

-Create any question
-Set the ValueName field for that question to be different than the name
-Create a second question
-Edit second question
-Go to Visible if widget
-Select question one
-Set a value and click add
-Click Apply

Expected behavior: Question 2 is visible when the value of question 1 is as set in the Visible If widget.

Actual Behavior: Question 2 will never be visible

The widget will create a rule based on the name field of the chosen question. However when valueName field is set then that value needs to be used when creating the visibility rule. This must be manually created by the user. The system should automatically correlate the name and valueName to allow this to work without user intervention.

Let me know if you have any questions for me.

Thanks!

Erin

Answers

created 7 years ago

Hello,
Yes, it is definately a bug. We have fixed it, here the issue on GitHub: https://github.com/surveyjs/editor/issues/353
The fix will be available in the next minor update. We will likely release it tomorrow.

Thank you,
Andrew

    Comments (2)

      That's great to hear- thank you so much for your quick response!

      Erin

        Hello Erin,
        You are welcome. v1.0.26 has been released.

        Thank you,
        Andrew
        SurveyJS Team