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 Property : postInvisibleQuestions : boolean (default is true) #35

Closed
mirmdasif opened this issue Jul 14, 2016 · 3 comments
Closed

Comments

@mirmdasif
Copy link

Prevents hidden question to be submitted.

Possible scenario

Q1. Do you have a car ? a. yes b. no
If yes Q2: What's the color of your car?
Now if no is selected then there's no meaning of Q2

@andrewtelnov
Copy link
Member

Hi,
Yep, it looks like it makes sense.

andrewtelnov added a commit that referenced this issue Jul 21, 2016
… true, survey clears all invisible questions on doComplete, before firing onComplete event and sending data to the server: #35
@andrewtelnov
Copy link
Member

I have added clearInvisibleValues property, default value is false. If it is true, survey clears all invisible question values before firing onComplete event or sending data to a server.

Thank you,
Andrew

@mirmdasif
Copy link
Author

Tested no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants