• 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

    • This topic was modified 5 years, 1 month ago by apwebmanager.
Viewing 1 replies (of 1 total)
  • Plugin Author Vsourz Digital

    (@vsourz1td)

    Hello @apwebmanager,

    Thank you for contacting us.

    According to your requirement, you are trying to display the user records itself to them and the other users data that have low capabilities that the user that is currently viewing.

    This type of hierarchy and displaying the records cannot be managed by the short code. For this you will need to store the userId, user role, etc and based on it you will need to customize the front fetching data. To achieve this you will need to hire a developer, but as per our concern, you better provide provision to display the records in the back office as per user roles.

    We have the commercial plugin (Advanced CF7 DB – User Access Manager) that can help you half a way, but in that too customization is still needed.

    If you have any queries, kindly let us know.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Show all records submitted by all user’ is closed to new replies.