Show all records submitted by all user
-
Hi, I’m looking for a shortcode to show all records submitted (list of all forms received) by all subscriber user to others role in frontend . Actually I can see these only in backoffice.
With this shortcode [acf7db form_id=’32’ display=’table’? hide=’32.your-user, 32.privacy’], a subscriber user can see his list. I would like to show, as editor or author role, the complete list of all subscriber users or of a selected subscriber users.
Case: 2 users as Editor (Editor1, Editor2)
7 user as Subscriber (Sub1, Sub2, Sub3, Sub4, Sub5, Sub6, Sub7)If I’m logged in as Editor1 I would like to show in frontend only records by Editor1, Sub1, Sub2, Sub5, Sub7.
If I’m logged in as Editor2 I would like to show in frontend only records by Editor2, Sub3, Sub4, Sub6.
If I’m logged in as Sub2 I would like to show in frontend only records by Sub2 (as it is now).
I need this because I have a hierarchy.
Thanks for taking a time to answer me.
Regards,
Antonio
- The topic ‘Show all records submitted by all user’ is closed to new replies.