View List Replies
Use this tag to display the replies in a topic.
{exp:user_groups:replies}{/exp:user_groups:replies}
Table of Contents
Parameters
topic_id
topic_url_title
dynamic
author_id
orderby
sort
Variables
The following are available in this tag.
reply_id
user_group_id
subject
body
topic_url_title
author_id
author_screen_name
author_username
author_email
photo_filename
status
notify
entry_date
count
Conditionals
{if logged_in}
{if logged_out}
{if no_results}
{if is_author}
{if is_not_author}
{if is_member}
{if is_not_member}
Example
<h3>Replies</h3>
{exp:user_groups:replies}
{body}<br/><br/>
by <a href="{path=">{author_screen_name}</a> on {entry_date}<br/><hr><br/>
{/exp:user_groups:replies}