The SelectedGroupSenderAddAccepted function automates the action of adding a selection of accepted senders in the Group Delivery Management 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 accepted senders:
Select the group rows in the Group Delivery Management grid
Use SelectedGroupSenderAddAccepted with a selection of target users 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