Question about Questionnaire module.

0
Hi ,   there is a problem when  use the "Questionnaire" module that download from marketplace.   The problem is when the app security level switch from "off" to "production". then I can't use the result download function .alarm as below: An error occurred while executing an action of Questionnaire.Revision_Select.microflowButton1: Did not expect an argument to be undefined Error: An error occurred while executing an action of Questionnaire.Revision_Select.microflowButton1: Did not expect an argument to be undefined    at http://localhost:8080/mxclientsystem/mxui/mxui.js?638787541968417633:66:234348    at we (http://localhost:8080/mxclientsystem/mxui/mxui.js?638787541968417633:24:6501)    at r (http://localhost:8080/mxclientsystem/mxui/mxui.js?638787541968417633:24:6402)    at E (http://localhost:8080/mxclientsystem/mxui/mxui.js?638787541968417633:64:5069)      
asked
1 answers
1

Did you follow the installation steps mentioned in the documentation for this module?

 

"Installation

  1. Add the module role Administrator to the user roles that need to configure questionnaires.
  2. Add the module role Reviewer to the user roles that need to be able to review answers from submitted questionnaires.
  3. Add the module role User to the user roles that need to conduct questionnaires.
  4. Add the SNIP_Configuration_Overview to a page that is accessible to a user with the Administrator role. Add SNIP_Configuration_List_Published to a page that is accessible to a user with the User role"
answered