Tag: SelectedShowListItems
The SelectedShowListItems function launches a module that displays the items for each list from a selection of Lists.
Tag Attributes
Attributes | Attribute Value | Value Description | Comment |
---|
NewFrame
| TRUE (opens new frame) / FALSE (continues with existing frame) - defaults to FALSE | N/A | N/A |
AutoClose | TRUE (closes frame at the end of the action) / FALSE - defaults to FALSE | N/A | N/A |
Example Script
<ShowSites>
<Select Lines="All"/>
<SelectedShowLists/>
<Select Lines="All"/>
<SelectedShowListItems/>
</SelectedShowLists>
</ShowSites>
XML