surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.19k stars 808 forks source link

Surveys Results in admin page #1827

Closed ManuchekhrT closed 4 years ago

ManuchekhrT commented 5 years ago

Why when I use survey-js in vuejs2, i can't see results in admin page ?

tsv2013 commented 5 years ago

Sorry but I don't understand - what do you mean under the SurveyJS admin page for VueJS 2.0. Our repos don't contain such a code.

Could you provide a minimal sample with exact steps to reproduce the issue on our side?

ManuchekhrT commented 5 years ago

I meant I use survey in vuejs web app, i can;t follow statistics in admin page of the surveyjs.io, like how many people answered certain question and etc

tsv2013 commented 5 years ago

Have you set the https://surveyjs.io/Documentation/Library/?id=surveymodel#surveyPostId property as shown in this example - https://surveyjs.io/Examples/Library/?id=service-send&platform=jQuery&theme=default ?