this summary is very important for long forms. Imagine that you produce a document with 50-150 pages. Someone may go through all the pages, but, probably, they would like to see a summary of all defects. Also, if the form needs to be reviewed by a supervisor before sending it to the customer, it helps a lot.
In the end, what I have done is: tech submits, sends defects of all individual repeatable sections to a sharepoint list and dispatches a second form to the supervisor. When the supervisor opens the form, the defects are loaded in a page at the end of the form from the sharepoint list. This is also printed in the report. When the supervisor submits, the lines in the sharepoint list are marked for deletion and a power automate process deletes them. A workaround with the perfect result.
Thanks a lot for the suggestions.
Original Message:
Sent: 06-14-2023 12:31
From: Erika Lapenat
Subject: Summary of Failed Questions
Hi Alicia,
I can see how that would be valuable, that the mobile user sees a summary of everything (let's say before they submit). There are a few ways to accommodate that:
(1) depending on the form, you can set up a final page, which can act as a summary for the pages before it. That would only be possible for selection-based questions though, not freeform text. So for example if you had a question on page 2 with a button group, options are Yes and No, you could on page 3, set up a button group, and a conditional logic rule that if page 2's answer is Yes, page 3's answer is Yes.
It really comes down to what's possible based on your form and intended outcomes, and for that, speaking with a Professional Services / Implementation Specialist is your best bet. They can explore options with you in a more detailed way, as a one-to-one conversation.
(2) Also worth noting, is the mobile user does see a Summary button, which is available at the bottom left in the app, as in this screenshot:
This shows what's been entered into the form already.
(3) Lastly, the mobile user can review once they submit, they can see the PDF that would have the summary as we've explored earlier. They just head into their Sent box, and then click on the submission, sometimes hold, and they will be able to see the PDF output on their mobile screen.
I hope that helps out on your way!
Warmly,
Erika
------------------------------
Technical Content Developer
ProntoForms
Original Message:
Sent: 06-13-2023 02:56
From: Alicia Rico
Subject: Summary of Failed Questions
Hello,
thanks all for your great comments and examples. In fact, I was looking for something with the following structure:

I know it is complicated.
I would like to see the summary table in the device for the tech to review, but if it is not possible, then only in the pdf.
Thanks,
------------------------------
Alicia Rico
CI
Johnson Controls
Original Message:
Sent: 06-12-2023 13:41
From: Erika Lapenat
Subject: Summary of Failed Questions
Hi everyone,
This is a great discussion percolating, nice work!!
After checking in with the team, I will give credit to the highly creative expertise of our colleague @Jesse Collier for coming up with a unique and visually effective way of presenting the results in the PDF output.
It hinges on a colour-coded button group field, a little conditional logic, creating exception categories and attaching a formatted PDF document to display passes, warns and fails effectively.
Let's walk through it, and for this example, I'll be focusing only on showing the 'fails' in the PDF output, like this:
Let's explore how to get the PDF formatted in this way:
(1) Create a new form, and let's start by setting up a repeatable section, containing these fields: AssetID, Result and ResultHidden.
(a) For the AssetID field:
(b) For the Result field:
(c) For the ResultHidden field:
(2) Next, in the Conditional Logic tab within the repeatable section, set up a rule that if for the Result field, the selection is 'fail', the ResultHidden field 'is set to' the Result field:
(3) In the main form (out of the repeatable section), head into the Settings tab at the very top, and then in the Exception Categories tab on the left-hand side, for this example, we'll start by creating one called 'fail', and choose the colour red:
(4) Head back into the Form Builder, click in to edit your repeatable section. For the field ResultHidden, click in to edit, and in the Properties tab at the top, toggle the Answer Exceptions to be on. From the Exception Category you just created in Settings, as you click there, it will auto-populate, select 'fail' and then the colour red:
(5) Save and deploy the form, which brings you back to the form diagram. I would suggest having this form diagram open in one tab. In the top right corner, find the Documents area, right-clicking to open up a new tab.
That way, you'll have two tabs open, and in the tab with the form diagram, open that one to the Pages & Questions area, so you can see all your Unique IDs. We'll want to focus on these, as we're building the Document template:
(6) In the tab open on the Documents page, click to Create Document, choosing PDF. Alternatively, you can edit an existing PDF, just make sure to remember the title of the one you're working on, so you can easily find it later.
(7) Click on the Formatting tab at the top, then Appearance on the left-hand side. Scroll to the very bottom of the page, and where it says Table Layouts, click to add a table. For the Repeatable Section Unique ID, paste in your values:
I think that's a really neat way of displaying the results in an intuitive way, I tip my hat to you, Jesse!
We hope this helps you on your way - happy building!
Warmly,
Erika
------------------------------
Technical Content Developer
ProntoForms
Original Message:
Sent: 06-08-2023 09:56
From: Alicia Rico
Subject: Summary of Failed Questions
Hello,
in an inspection form with several repeatable sections with answers pass/fail, is there any way to show at the end of the form a summary of all the questions that have failed?
Something like:
Section A question 3 failed
Section B question 6 failed
Section B question 8 failed
Section C question 1 failed
...
Thanks
#Repeatable
#Summary
------------------------------
Alicia Rico
CI
Johnson Controls
------------------------------