The SelectedGroupOwnerAdd function automates the action of adding owners to selected groups in the Group Owners grid.
<Select columnID=""'<column ID>"" value=""<value in column>"" />
XML
Tag Attributes
Attributes
Attribute Value
Value Description
Comment
KeepAlive
TRUE/FALSE - defaults to FALSE
N/A
N/A
LoadDirectory
TRUE / FALSE - defaults to FALSE / When set to TRUE, this parameter loads the full directory as if you'd clicked the dialog button.
N/A
N/A
Detailed Description
To add owners to groups:
select the group row(s) in the Group Delivery Management grid
use SelectedGroupOwnerAdd with a selection of target user(s) in the grid, in the dialog, formatted as: <Select columnID="'<column ID>" value="<value in column>" />
(<column ID> is the ID of the column you want to make the selection)
Add as many <Select columnID="'<column ID>" value="<value in column>" /> as you'd like to make the desired selection