The SelectedGroupMemberMove function automates the action of moving members to another group in the Group Members 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
GroupAction
If a mixed selection of users and groups is made, a dialog box will appear asking you what to copy.
N/A
N/A
Valid values
MoveGroups, MoveMembers, Optional - defaults to MoveGroups
N/A
N/A
Detailed Description
To move members to another group:
Select the group row(s) in the Group Delivery Management grid
Use SelectedGroupMemberAdd 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