Sharepoint Programmatically Setting Permissions for List Items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arielle
    New Member
    • Jul 2006
    • 76

    Sharepoint Programmatically Setting Permissions for List Items

    Mainly I'm looking for direction in regards to a requirement I've been given.

    In the basics I have a task list where the tasks are generated by a number of folks however instead of having to go back into each line item per item addded to the list to modify the permissions they want to be able to select the "Editors" of the line item directly from the add form.

    I've tried for the past few days to find ANYTHING in regards of programmaticall y changing the line-item permissions based on the entries in the item itself. For example I'll have an Editors column in the list and either dynamically or through a workflow action I want to be able to take each of the accounts in the Editor column and set the permissions for that list item to be the same folks.
Working...