Survey-library: Should we exclude the value of invisible questions from the survey results by default?

Created on 14 Nov 2017  路  5Comments  路  Source: surveyjs/survey-library

We are thinking about making a breaking change before releasing the v1.0.
Right now, the survey.clearInvisibleValues property has default value "none'. It means that values for invisible questions are included into survey results.
Does anybody has an objection if we change the default value from "none" to "onComplete"?
It means that values for invisible questions by default would be cleared right after the "Complete" button is clicked and before sending the survey json results.
What do you think?

Thank you,
Andrew

Implemented breaking change help wanted question

All 5 comments

For me no problem! I use only "onHidden" value :D

@care46 Thank you!
If we do not get any objection during a week, we will do the change.

Thanks for the heads-up! I'm checking with my programmers now and hope to let you know tomorrow.

We have no objection!

@Lynn42 Thank you!

Was this page helpful?
0 / 5 - 0 ratings