Hidden Pages for User info and Variation RelationShips List in MOSS2007
Posted by admin in Articles on 13. Nov, 2009 | 0 Comments
In sharepoint there is couple hidden pages that is used for administration purposes. I was able to find these 2 of them:
User info list which contains all the users in the sharepoint site, you can you it to delete user permanently from all groups in a site:
http://server/_catalogs/users/simple.aspx
RelationShips List which is used in variation:
http://Server/Relationships%20List
Get columns Totals for date column in a sharepoint list using XPath Query in sharepoint designer
Posted by admin in Articles on 13. Nov, 2009 | 0 Comments
If you want to use totals in sharepoint list view to get the maximum/minimum/sum… or any of the totals for any column then it is easy, you just need to edit the view of your list and add the total you want based on any column.
But…. What if you need to have for example 4 [...]
