Skip to main content
Skip table of contents

SelectedShowLicenses: Show Licenses

Tag: SelectedShowLicenses

The SelectedShowLicenses function automates the action of loading and showing licenses of selected users.


XML
<SelectedShowLicenses/>

Tag Attributes 

AttributesAttribute ValueComment
NewFrameTRUE (opens new frame) / FALSE (continues with existing frame)Defaults to FALSE
KeepAliveTRUE / FALSE Defaults to the same value as NewFrame
FrameIdUnique identifier of the frameReuse the frame if it exists already, create a new one if it doesn’t.

Example Script

XML
<ShowUsers>
	<Select lines="All"/>
	<SelectedShowLicenses newframe="true"/>
</ShowUsers>
JavaScript errors detected

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

If this problem persists, please contact our support.