I would like to be able to add a button to a page that would allow users to Join or Leave a specific group. I would like to do this without adding connectivity with all of the other social features to that page and avoiding the need for query string additions to the url.
Does anyone know of a clean way to do this, Assuming the Social Role has been created and is public.
Thanks