dasboe
dasboe
### Are you requesting a feature, reporting a bug or asking a question? question ### What is the expected behavior? Given SurveyJs data and a SurveyJs definition, provide a solution/example...
There is an inconsitency when using the "showOtherItem" and the "showCommentArea" in a "radiogroup". The Following JSON definiton of a Survey Creator ```json { "pages": [ { "name": "page1", "elements":...
In SurveyJs it is possible to show/hide a question based on a condition but the condition can be of invalid Syntax: ### What is the current behavior? If the condition...