I have a form that the user completes (without being logged in).
I store the user’s “unique ID” as FirstLast with the respective inputs.
There is an output generated that I want to be displayed to the user.
I use “Do a search for” and use the constraint to attempt to return the last output that was generated by the user input. The output is in the database but does not display.