Skip to main content
Skip table of contents

List: Show Columns

Tag: SelectedShowListColumns

The SelectedShowListColumns function automates the action of showing list columns.


XML
<SelectedShowListColumns/>

Tag Attributes

AttributesAttribute Value
NewFrameTRUE (opens new frame) / FALSE (Continues with existing frame) - Defaults to FALSE
AutoCloseTRUE (Closes frame at the end of the action) / FALSE - Defaults to FALSE

Example Script

XML
<ShowSites>
	<Select Lines="All"/>
	<SelectedShowLists>
		<Select Lines="All"/>
		<SelectedShowListColumns/>
	</SelectedShowLists>
</ShowSites>
JavaScript errors detected

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

If this problem persists, please contact our support.