Supported CAWI/Android/PC Surveyor Version: 551 and higher
New Features
Dimensions:
- Support accessing the Parent from the routing
- Support pulling multiple columns/rows from subject store
- Method Signature: DataRows[] GetRows(String StoreName, String ColumnName, String WhereClause)
-
Method Signature: DataRows[] GetRows(String StoreName, String ColumnName, String WhereClause, String inOrderBy)
- Method Signature: DataRows[] GetRows(String StoreName, String ColumnName, String WhereClause, String inOrderBy, String inGroupBy)
- Method Signature: DataRows[] GetRows(String StoreName, String ColumnName, String WhereClause)
Export Survey: When exporting the survey to excel the Advanced Scripts will be split to multiple rows
Client Side Scripts: Support new function stgSetTopicAnswerVisible() to Show/Hide answers in a grid question
Bug Fixes
- Fixing issues related to SurveyToGo Themes logo is shared across surveys
- Fixing issues related to multiple selection question not exporting correctly when there is an issue with the scale
- Fixing issues related to copying a question with scale from one survey to another causes a mismatch of Answer IDs
- Fixing issues related to clicking "Show Survey Quota Summary" results in an error
- Fixing issues related to Import Results doesn't work properly for Rating question marked Checked Unchecked
Comments
Please sign in to leave a comment.