Home Tour Demo FAQ App Gallery Buy Now    
Home > Template Tags > How do I display the information of post...


How do I display the information of poster of the entry?

{OWNER}

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

2 Comments...


Matt Hutton    
Re: OWNER (April 19, 2009 at 10:22)

In this example what does "table" refer to?


Aytekin Tank    
Re: OWNER (April 22, 2009 at 11:23)

"table" is the form name actually. So, in this example, it would be "profile".


Send Comment

 
 
Customer Log-in | Support Forums | User Guide | Free Form Builder | Contact Memberkit Team