• I would like to have 1 profile that is able to be viewed on multiple lists.

    That is, a member has their profile. There are lets say company A B C D E

    Is it possible to have a profile viewable by company A C & D, but not B & E?

    If so, how would I add said profile to each list?

    Thank you for being there!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author xnau webdesign

    (@xnau)

    OK, when you say “viewable by company A C & D, but not B & E” it implies that you know who is viewing the website. This is only possible if the user is logged in.

    Participants Database doesn’t create accounts that can be logged in to, the only thing it does that is kindof like that is a user can view and edit their own profile using a private link. They are not really logged in, so other than showing them that page, you don’t know who they are.

    Thread Starter schaffa

    (@schaffa)

    Actually made it work, somehow.

    I created 2 new pages, Company 1, Company 2

    Added 2 new Fields under Admin, Company 1, Company 2 with dropdown Yes, No

    Added [pdb_list filter=’company1=yes’] to page 1

    [pdb_list filter=’company2=yes’] to page 2

    Now when I visit url.com/company1 it shows the profiles with Yes & Company 1

    I dont know if this all makes sense but it does exactly what I want

    Thank you for being there!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘1 profile, multiple lists’ is closed to new replies.