Home Tour Demo FAQ App Gallery Buy Now    
Home > Template Tags > How to show details on an entry?


How to show details on an entry?

{DISPLAY}

In order to display results on your item details page you need to use {DISPLAY} tag. It's quite similar to LOOP tag only differance is DISPLAY tag prints only one result at a time.

For example:

{DISPLAY:profile}
  Username: {username}
  E-mail: {email}
  .....
{DISPLAY:else}
  User not found
{DISPLAY:end}



Tags: template tags display
Related Articles:

Add a new comment

Send Comment

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