Skip to main content
Skip table of contents

Conversation: Show Posts

Tag: SelectedShowPosts

The SelectedShowPosts function automates the process of showing the posts of selected users in the grid.

XML
<SelectedShowPosts newframe="true"/>

Tag Attributes

AttributesAttribute Description
NewFrameTRUE (opens new frame) / FALSE (continues with existing frame) - Defaults to FALSE
KeepAliveSee doc here (insert link)

Example Script

XML
<ShowGroups>
	<Select Lines="All"/>
	<SelectedShowConversations>
		<Select Lines="All"/>
		<SelectedShowPosts newframe="true"/>
	</SelectedShowConversations>
</ShowGroups>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.