Only show report records using search
Hi,
I have a singular report and a page that I have built. On the page I have a search field. I have set this up so I create a unique passcode field in my users form and then in the search on my page you use that code and it open the singular report and filters the results to that user. This works great as a semi login style thing as I don't want to create an actual user login system for a number of reasons.
The one thing I want to do though is only allow the records to be seen if you have used that search page. That way it is public but the full report is not. Is that possible? I have tried adding a filter to the report to look for the search result but that just hides all records all the time.