SelectedShowOwners: Show Owners

Tag: SelectedShowOwners

The SelectedShowOwners function automates the action of loading and showing the owners of selected groups.


XML
SelectedShowOwners/>
Show-Owners.gif


Tag Attributes

Attributes

Attribute Value

Comment

NewFrame

TRUE (Opens new frame) / FALSE (Continues with existing frame) - Defaults to FALSE


AutoClose

TRUE (Closes frame at the end of the action) / FALSE - Defaults to FALSE


AdditionalGroupColumns

Semicolon separated column ids.

Enrich grid with columns from the Groups module (override saved setting).

AdditionalUserColumns

Semicolon separated column ids.

Enrich grid with columns from the Users module (override saved setting).

Example Script

XML
<SelectedShowOwners newframe="true"/>