Create a view that filters on the author's user id. User id should be captured with the form entries. Sort the view by creation date descending and limit the display to 5 records.
Hi Victor, Thank you for the response, I guess that is my issue, I do not know how to filter by author user ID. I do have user ID field in the form. I believe I may be making this more complicated than it truly is. so the filter would look something like this "User ID" "is equal to" "author_id" ? This is where I am hung up. Thank you again Mr Font!
This should help: https://formidableforms.com/knowledgebase/filtering-entries/
Please login or Register to submit your answer