SharePoint User Group UK

Share the knowledge!

Welcome to SharePoint User Group UK Sign in | Join | Help
in
Home Blogs Forums Photos Files Roller

Alerts on User Information Lists

Last post 07-07-2009, 10:05 PM by ste_brough. 5 replies.
Sort Posts: Previous Next
  •  07-02-2009, 9:34 AM 19653

    Alerts on User Information Lists

    Hi all, Is their a way of setting up alerts on User Information Lists?? (ie People and Groups)

    I would find it very usefull to be alerted when a user is added or removed to the Site Coll permissions I have setup (and very much want to control)

    Afterall, if they are just standard lists then the alert functionality should be able to extend to them?.

  •  07-05-2009, 10:37 PM 19684 in reply to 19653

    Re: Alerts on User Information Lists

    As far as I am aware it is a standard list, just a sort of 'Hidden' list. You could probably add an alert programatically?
  •  07-06-2009, 1:18 PM 19691 in reply to 19653

    Re: Alerts on User Information Lists

    Hello,

    I think yes it is possible. We can just go to list settings and enable workflow there.

     

  •  07-06-2009, 1:20 PM 19692 in reply to 19653

    Re: Alerts on User Information Lists

    or can just create the custom workflw on SPD to send email when users are deleted or added on the list

     

     

  •  07-07-2009, 5:11 PM 19730 in reply to 19692

    Re: Alerts on User Information Lists

    OOB workflows seem to exhibit strange behaviour on User Information Lists. The approval workflow only activates on edit of an existing item, when creating new items (ie users) in the list the workflow does not trigger

    Unfortunately, SPD does not list User Information Lists in its drop down for lists to apply a workflow to.

    Programmtically, via a feature, looks like the only way to go!

     

  •  07-07-2009, 10:05 PM 19733 in reply to 19730

    Re: Alerts on User Information Lists

    There is a more straightforward way, I've just tested it and it worked ok.

    Get the ID of the User Information List using SharePoint Manager or an equivalent, navigate to '/_layouts/SubNew.aspx?List={REPLACE-WITH-LIST-GUID}', replacing the placeholder with the GUID you retrieved and hit return. Voila! You can add an alert in the normal way!

    If you wanted this link as a permanent fixture, get a Content Editor Web Part onto the list and paste this link into it.

    Steve
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems