Hi /r/wordpress,
I’m looking for a system that will allow a user to input a property ID into a website and is served with a PDF property report for that property.
Unable to find anything publically that would work, so any help would be great
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
An example flow:
1. The contractor scans a QR code which directs them to [https://example.com/report](https://example.com/report)
2. This page features a single field on the screen requesting the property ID that’s next to the QR code the contractor is scanning
3. The contractor inputs the property ID which then redirects them to a PDF report for that specific property
Maybe look at gravity forms, you could create a field and then use the conditional feature where you take them to a url of the pdf based on the number they input.