After you've generated a report for an inspection, you can easily view it directly within the SwiftReporter app.
Accessing the Report
1. Navigate to the Inspection:
Open the specific inspection for which you generated the report. You can usually find this from the main inspection list on the Home Screen.
2. Go to the Report Screen:
Within the inspection details, navigate to the report screen. This might be labelled "View Report", "Report", or similar, often identified by the inspection ID in the route (e.g., /inspection/report?inspectionId=...).
Navigating the Report View
The report screen displays the inspection details, observations, and any template-related questions and answers, structured according to the template used.
- Scrolling: Scroll vertically through the report content.
- Categories & Observations: The report is organised into categories based on the inspection's template. Each category section (ReportCategoryView) displays its title, any associated template questions/answers, and the observations (ReportObservationView) belonging to that category.
- Observation Details: Within each observation entry, you can see its title, location, description, recommendation, and any associated photos or media (tapping photos might enlarge them).
Next Steps
Once you have reviewed the report, you may want to:
- Edit the Report to make corrections or additions.
- Download the Report as a file (e.g., PDF).
Note: The exact layout might vary slightly, but the structure generally follows the template used for the inspection.