How to Display Only User Submitted Entries in WPForms
With Views for WPForms you can restrict display of entries to only those which are submitted by logged in users. This will work with Table, DataTable and List view. Check this quick guide about WPForms Enties
Steps to Display Only User Submitted Entries
- Navigate to WPForms Views -> Views and edit the view for which you want to restrict entries.
- Under View Settings, check the Display only Logged in User Entries checkbox.
- Update the view.

If the user has submitted the form as a guest ( not logged in ) and later they login then they won’t see that entry. Only those entries will be displayed which are submitted while the user was logged in
If you want more control over which entries are shown then you can combine this with display only starred entries and display only view entries settings as well.