Your best bet is to read this: https://formidableforms.com/knowledgebase/create-a-view/#kb-display-a-single-entry
You can change the filter for entry ID to something dynamic like [get param=entry default=none] if you're including the entry ID in your redirect link. Your redirect should look something like https://myurl.com/?entry=[id]
Please login or Register to submit your answer