Decision Tree: Need way to capture clicks then send via email.
Hello Everyone,
I need to implement a decision tree in a pdf. We need to ask a series of questions where the next question is dependent on the current answer and there are ten different question paths. At the end of a question path I’d like to send an email containing the user’s answers.
Rather than using a pdf form to ask the questions, I’d like to present the question on a page with the answers displayed as images that when clicked takes the user to the next question. I was hoping to somehow capture each image clicked (i.e., the answer to each question) then email them to myself.
I am trying to determine how to best build this solution this using Acrobat Pro. People would be answering the questions using Acrobat Reader.
Could I call a javascript function when an image is clicked that saves a value (i.e., the answer) to an array then at the end send the contents of the array as an email?
Or, perhaps I could use a hidden form whose field values are set when the user clicks on an image (i.e., the answer) and then email the .fdf file at the end?
Can anyone tell me if either of these solutions is possible in Acrobat Pro or recommend a different solution using Acrobat Pro?
Thank you.
robertg
