How do I display all 'B' anwsers from A or B selections in a survey?

  • DigiLuxArt
    Asked on October 23, 2015 at 12:50 AM
  • Sammy
    Replied on October 23, 2015 at 7:33 AM

    You can use the preview before submit widget, this allows a user to see the answers and data they have provided and can edit before submitting.

    How do I display all B anwsers from A or B selections in a survey? Image 1 Screenshot 20

  • DigiLuxArt
    Replied on October 23, 2015 at 5:37 PM

    Thanks Sammy - that's really useful.

    Is there a way to just display the Answers (and not the whole form)?

    Or even just the 'B' answers ideally?

    Thanks

    Mo

  • Jan
    Replied on October 24, 2015 at 2:43 AM

    Unfortunately, all answers will be displayed in Preview Answers widget. As a work around, you can use conditions that will update another form field value or show/ hide form fields. However, this will take time specially if you have a lot of questions.

    Here's a demo form: https://form.jotform.com/52962291018961
    You can clone it if you want to see how the conditions worked.

    I created 4 questions and 4 answers form fields. The "update form field" condition will be activated once the user choose "b". But if the user choose "a" then the assigned answer field will be hidden.

    How do I display all B anwsers from A or B selections in a survey? Image 1 Screenshot 30

    Here are the conditions I used.

    How do I display all B anwsers from A or B selections in a survey? Image 2 Screenshot 41

    Hope this helps. Thank you.