Skip to main content
Skip table of contents

List: Show Items

Tag: SelectedShowListItems

The SelectedShowListItems function launches a module that displays the items for each list from a selection of Lists.

Tag Attributes

AttributesAttribute Value

NewFrame 

TRUE (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"/>
        <SelectedShowListItems/>
    </SelectedShowLists>
</ShowSites>
JavaScript errors detected

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

If this problem persists, please contact our support.