Symptoms
Add
emove members from o Groups using a rule in a view
Diagnoses
Adding and removing usersmembers to different groups via smartforms.
Resolution
Making use of the AddMembers and the RemoveMembers SmartObject methods found in the active directory AD Group SmartObject or to get the same result you can also use the AddToGroups and the RemoveFromGroups SmartObject method found in the active directory AD Users SmartObject.