Questionnaire module - Entity access not available

0
new MxObject(): cannot create Mendix object. Check entity access for entity Questionnaire.DateRangeInputConfig Error: new MxObject(): cannot create Mendix object. Check entity access for entity Questionnaire.DateRangeInputConfig     at new p (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:5:190598)     at p.fromJson (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:5:201452)     at a.<anonymous> (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:5:459473)     at Array.forEach (<anonymous>)     at a.setMxObjects (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:5:459363)     at m (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:66:60771)     at p (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:66:58989)     at g.retrieveByXPath (http://localhost:8080/mxclientsystem/mxui/mxui.js?638278895912971500:64:26946)   Dear Mendix community,   I downloaded the questionnaire module and set it up regarding the instruction given. I was able to create a questionnaire as an administrator, publish it and, on the same app and to see the questionnaire published as an user. Thus the questionnaire wont start and my debugger will send my the above error message. Does anyone have an idea of how to resolve it ?   Thank you in advance,   Paul-Louis
asked
1 answers
0

Partially solved the problem by according administratior rights to the user, the user still can only see publishe questionnaire and is now able to access the questionnaire as well. 

answered