Hi,
I am trying to create a button in the last survey page (through template.js) such that when the button is clicked, it will enter the participants' entry of the given page into the database WITHOUT changing/moving pages forward/backward.
So, essentially I want to create a button like "Next" or "Previous" or "Submit", which upon pressed, in the code behind, entering participants' answers of that given page to the database, BUT without moving page forward or backward.
Does anyone know how to do this, what function to use?
Thanks,
Ann
I am trying to create a button in the last survey page (through template.js) such that when the button is clicked, it will enter the participants' entry of the given page into the database WITHOUT changing/moving pages forward/backward.
So, essentially I want to create a button like "Next" or "Previous" or "Submit", which upon pressed, in the code behind, entering participants' answers of that given page to the database, BUT without moving page forward or backward.
Does anyone know how to do this, what function to use?
Thanks,
Ann