Anybody knows how to filter specify user id ?
I removed this filter or replace to filter other field => it's working. But when I filter user ID, it always show no entries found @@
Thanks in advance.
Hi OBee
To filter a view for each users own entries you need to set the filter to:
User ID > is equal to > current_user
You can find more information here: https://formidableforms.com/knowledgebase/filtering-entries/#kb-by-current-user
Please login or Register to submit your answer