Hello guys,
I am trying to embed a survey on a CouchCMS managed page. I am using http://surveyjs.org for this.
What I was planning was to get these results on a table on the same db with CouchCMS. Then create a report page, than I had an issue.
I want to add a link in backend on the left hand side menu, when clicked I want to show a custom report from the table using simple php codes.
Is this possible? Or would you recommend me another way of doing this? I would do this with a data-bound form but managing steps and data types seems easier with this js library.
Thank you for your comments.
I am trying to embed a survey on a CouchCMS managed page. I am using http://surveyjs.org for this.
What I was planning was to get these results on a table on the same db with CouchCMS. Then create a report page, than I had an issue.
I want to add a link in backend on the left hand side menu, when clicked I want to show a custom report from the table using simple php codes.
Is this possible? Or would you recommend me another way of doing this? I would do this with a data-bound form but managing steps and data types seems easier with this js library.
Thank you for your comments.