If you want to display the profile information of the poster of displayed entry out side the {DISPLAY} tag. You need to use {OWNER:fieldName} tag.
You can already display poster information by using login relation. For instance:
{DISPLAY:table} {login:username} {DISPLAY:end}
However, if you want to be able to use poster information outside of the DISPLAY tag you can use it as {OWNER:username}
In order to use this tag you should send page an owner identifier For example. videoalbum/albums.html?if_login={login}
Tags:
template tags
Related Articles:
Add a new comment
In this example what does "table" refer to? |
"table" is the form name actually. So, in this example, it would be "profile". |
|
Send Comment