Hi All,
While creating an alert in the list, we often see one option which says we can create an alert for some specific views. This is obvious because there are so many people might work on that list and everybody is not interested in everybody’s task.
Hence we opt of creating alert for specific views. However when you see the view options while creating an alert, you do not see all views that are there for the list.
Criteria for a view to appear in alert selection list are:
1) That view should be a public view.
2) It must have where clause.
3) It should not have content approval.
4) It cannot be a hidden view.
If view fits in to above criteria, then that view will appear in the selection list while creating alert.
SharePoint Kings,Technosavvy guys hunting SharePoint Challenges... SharePoint 2013, SharePoint 2010, MOSS 2007, Windows Workflow Foundation, Project Server and Other Related Technologies.
Subscribe to:
Post Comments (Atom)
Share your SharePoint Experiences with us...
As good as the SharePointKings is, we want to make it even better. One of our most valuable sources of input for our Blog Posts comes from ever enthusiastic Visitors/Readers. We welcome every Visitor/Reader to contribute their experiences with SharePoint. It may be in the form of a code stub, snippet, any tips and trick or any crazy thing you have tried with SharePoint.
Send your Articles to sharepointkings@gmail.com with your Profile Summary. We will Post them. The idea is to act as a bridge between you Readers!!!
If anyone would like to have their advertisement posted on this blog, please send us the requirement details to sharepointkings@gmail.com
2 comments:
More "Alert Me" tips for power users
http://sharepointalert.info/2009/09/alert-me-tricks-fo-power-users/
I would also add as a criteria that the filter logic cannot include any maths, e.g. [Today]+40 does work within a view but that view is no longer eligible for an alert (but [today] on its own is okay - hence make a calcualted column which is equal to [today]+40).
Post a Comment