I set up registration using the Jotform and when the meeting is over I

  • Marsha
    Answered on May 10, 2011 02:39 AM
    I set up registration using the Jotform and when the meeting is over I would like to set up a survey and email the survey out to the attendees of a meeting. I am having trouble just getting the survey set up. The questions are not showing,I have deleted the standard information in the matrix row but it keeps coming back. Can someone help me to get the survey set up? I just emailed what I had completed of the survey and foun d the question had disappeared.

    Marsha
  • NeilVicente
    Answered on May 10, 2011 04:55 AM

    Hi Marsha,

    We would love to assist you with this concern of yours but we need more details, specifically your form's direct link so we can take a look into it and come up with a proper solution.

    Thank you for your cooperation. We'll await your response.


    Neil

  • Marsha
    Answered on May 10, 2011 08:58 AM

    Here is the link: http://form.jotform.com/form/11154104959 (link down...)

    When I emailed the link to myself I was able to connect to the form I see all of the questions, but I removed the far left column with the service, responsive, quality and kindness rows.  I only need the 4 columns to the right.

    Also once I am ready to send out the survey can I somehow tell the survey to go to the email addresses from our registration form list? Also once the survey's are completed and submitted is there a report that we will be able to run to get the survey results?

    Thank you for your help.

    Marsha

  • NeilVicente
    Answered on May 10, 2011 06:50 PM

    Hi Marsha,

    To delete the far left column (or the row headers) on the matrix field, you would need to click on the matrix field then click the Rows button at the top

    I set up registration using the Jotform and when the meeting is over I  Image 1 Screenshot 20

     

    Delete all the questions in it, then inject this css code into your form:

    .form-matrix-row-headers {
    visibility: hidden;
    }

    To learn how to inject css codes, refer to this page

    Take a look at this clone of your form which I created.

    There is no built-in feature yet to send out survey forms to email addresses collected in your registration form. You would have to do it manually using your favorite email client. Be sure to separate each address with a comma ( , )

    You can run reports (either html table, grid listing, or excel reports) after your survey has been filled out. To learn how to create reports, please refer to this screencast.

    Hope you find this post useful. Let us know if you have further questions. Thank you for using Jotform.


    Neil