8 years ago
1
Topic

Hello,

I've been struggling with this for a long time.

Is there any way to display a list of specific 'content types' e.g. 'my books' , on someone's profile,  in any other way than as shown in the tutorial 'Create content relationships?' .

E.g. a search module that only shows articles from THE LOGGED ON user.

Thank you


StevieC

Get a VIP membership
8 years ago
0
Level 1

Hello steviec1,

to display a list of content created with a content type A, you must first create a search type base on the content type A.

It will add automatically the field CCK in the search form to limit the search on content based on the content type A.


After that, to display only content created by the connected user, you must add the field "Created By" in your search form with a Plugin Live User to catch the User ID (option 2)  and set the macth to "Equal" (option 3)


Then create a module SEBLOD List based on the search created above.


Regards.

Lionel

Get a Book for SEBLOD