There are predefined queries. One of them is "owner_entries". This query is suitable for using in nested listings when you
include this query within your listing it will only display the currently displayed user's entries on the inner listing.
For example:
{LOOP:blog_posts} .... Picture albums of this user {QUERY:owner_entries} {LOOP:picture_albums} .... {LOOP:end} {LOOP:end}
This example displays picture albums of the user while displaying the blog posts.
Tags:
template tags
Related Articles:
Add a new comment
|
Send Comment