Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Missing MOSS 2007 Functionality

So having been using MOSS 2007 for the past 3 months now, I figured I'd put my own stake in the ground as to some things that would be quite handy to be built into the product. Yes, there are probably ways to do some custom webparts to handle some of these, but IMHO, these are pieces of functionality that should be part of the base product. Hopefully they make it into the next version...
  1. List View Security
  • This follows some of the same logic behind the use of a database VIEW. An administrator should be able to create a SharePoint list view with a row-level filter and then secure the list of views to the appropriate folks (to the point of hiding views a user doesn't have access to use).
  • This would allow various business scenarios to be simply handled via view security. For instance
    • hiding items based on the state/status code of an item to augment workflows
    • storing heterogeneous content types, but securing which are visible to whom
  • List Item Column Security
    • This is very similar to the view security above, but at a column-level, rather than row-level (vertical security versus horizontal security). In fact, this could work very similarly to how views currently work, but could be called item views, instead of list views.
    • Yes, you could write custom ASPX pages to handle this, but the point of this functionality is to give a non-developer the ability to create this kind of functionality.
  • Custom Attributes On Lists
    • This is more or less a property bag (key/value pair bucket) that can be populated via the GUI by an end user, or via the API.
    • This would be primarily useful to a developer who wants to track/manipulate additional details about a list, but enable end-users to make changes to those values when necessary.



    This post first appeared on BigJimInDC, please read the originial post: here

    Share the post

    Missing MOSS 2007 Functionality

    ×

    Subscribe to Bigjimindc

    Get updates delivered right to your inbox!

    Thank you for your subscription

    ×