How to Display Only User Submitted Entries in WPForms

With Views for WPForms you can restrict the display of entries to only those that are submitted by logged-in users. This will work with Table, DataTable, and List view. 

Steps to Display Only User Submitted Entries

WPForms Views Display only logged in user submitted 
entries setting
  • Navigate to WPForms Views -> Views and edit the view for which you want to restrict entries.
  • Under View Settings in the sidebar, check the Display only Logged in User Entries togglebox.
  • Save the view.

If the user has submitted the form as a guest ( not logged in ) and later they log in then they won’t see that entry. Only those entries will be displayed which were 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. Check this quick guide about WPForms Entries.

Similar Posts