<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4126985520350746834.post4088668944167225679..comments</id><updated>2011-12-08T12:39:40.048Z</updated><category term='Personal'/><category term='Coding'/><category term='WCM'/><category term='Continuous Integration'/><category term='jQuery'/><category term='master pages'/><category term='debugging'/><category term='workflow'/><category term='speaking'/><category term='page layouts'/><category term='security'/><category term='lists'/><category term='deployment'/><category term='SharePoint'/><category term='AJAX'/><category term='content deployment'/><category term='ghosting'/><category term='codeplex'/><category term='help'/><category term='TechEd'/><category term='customizing'/><category term='Virtual Server'/><category term='CAS policy'/><category term='site definitions'/><category term='user group'/><category term='CustomAction'/><category term='SP2010'/><category term='feature-stapling'/><category term='Content Deployment Wizard'/><category term='webparts'/><category term='feature receiver'/><category term='site columns'/><category term='configuration'/><category term='features'/><category term='central admin'/><category term='DelegateControl'/><category term='MOSS'/><category term='content migration API'/><category term='VSeWSS'/><category term='Virtual Machine Manager'/><category term='content query web part'/><category term='content types'/><category term='InfoPath'/><title type='text'>Comments on Chris O'Brien: Workflow: tasks which can only be actioned by task...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.sharepointnutsandbolts.com/feeds/4088668944167225679/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html'/><author><name>Chris O'Brien</name><uri>http://www.blogger.com/profile/10022906552670607366</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_DPonmXhJQ4g/SiFZBcX_Q1I/AAAAAAAAAa0/14b7VTN0FZM/s1600-R/28f5735.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-7670914029053388169</id><published>2010-12-16T14:55:47.959Z</published><updated>2010-12-16T14:55:47.959Z</updated><title type='text'>Very nice ;-)

It works fine for me, thanks a lot</title><content type='html'>Very nice ;-)&lt;br /&gt;&lt;br /&gt;It works fine for me, thanks a lot</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/7670914029053388169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/7670914029053388169'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1292511347959#c7670914029053388169' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-641624194'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-2070325845447815232</id><published>2010-09-07T17:12:12.683+01:00</published><updated>2010-09-07T17:12:12.683+01:00</updated><title type='text'>If you want to restrict access to one or more grou...</title><content type='html'>If you want to restrict access to one or more groups, you can use the built in Roles functionality. Ref. Ch 6. Professional Microsoft SharePoint 2007 Workflow Programming by Khosravi.&lt;br /&gt;1) For each task, set the Roles property to a unique field.&lt;br /&gt;2) In Workflow Activated set which group can execute a task:&lt;br /&gt;                                WorkflowRole burnPermitApproversWorkflowRole = SPWorkflowWorkflowRoleCreator.GetWorkflowRoleForGroups(&lt;br /&gt;                        site, Config.GetAppSetting(&amp;quot;BurnPermitApproversGroupName&amp;quot;));&lt;br /&gt;                    // Add role to the event&amp;#39;s roles collection to allow users with this role to &lt;br /&gt;                    //     execute the onTaskChanged_InitialReview event&lt;br /&gt;                    onTaskChanged_InitialReview_Roles.Add(burnPermitApproversWorkflowRole);&lt;br /&gt;&lt;br /&gt;--Marcel B</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/2070325845447815232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/2070325845447815232'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1283875932683#c2070325845447815232' title=''/><author><name>Macrel</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1277815088'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-8218622398879420692</id><published>2010-05-06T09:51:15.914+01:00</published><updated>2010-05-06T09:51:15.914+01:00</updated><title type='text'>Hi Chris
thanks for this post</title><content type='html'>Hi Chris&lt;br /&gt;thanks for this post</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8218622398879420692'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8218622398879420692'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1273135875914#c8218622398879420692' title=''/><author><name>Mina Samy</name><uri>http://www.blogger.com/profile/17541163706855964717</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-688223983'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-1310878837151327794</id><published>2010-03-17T17:53:17.860Z</published><updated>2010-03-17T17:53:17.860Z</updated><title type='text'>This is a nice post but it doesn&amp;#39;t work for gr...</title><content type='html'>This is a nice post but it doesn&amp;#39;t work for groups. It is possible to add a group name to the dictionary but doing so doesn&amp;#39;t assign rights to the group. Does anyone know of a way to do this for a group?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1310878837151327794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1310878837151327794'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1268848397860#c1310878837151327794' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1786518818'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-5728229416566859837</id><published>2009-08-10T17:16:46.914+01:00</published><updated>2009-08-10T17:16:46.914+01:00</updated><title type='text'>Hi Chris,

This is a nice post. I must appreciate ...</title><content type='html'>Hi Chris,&lt;br /&gt;&lt;br /&gt;This is a nice post. I must appreciate it. I also faced this problem and figured out a solution which is little diff from this. I would like to share it.&lt;br /&gt;&lt;br /&gt;I used SharePoint Designer to acheieve this task. Over there i downloaded an activity known as Grant permission (Which assign permissions to any user). Then i gave all the users of that task list just one single read permission and created a small workflow that whenever any item is created, grant permission activity will give contribute permission to &amp;quot;Assigned To&amp;quot; person. In this way, a person who has been assigned a task can only have Contribute permission.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Ginni</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/5728229416566859837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/5728229416566859837'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1249921006914#c5728229416566859837' title=''/><author><name>ginni</name><uri>http://www.blogger.com/profile/14012142339941204155</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1762858139'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-1011073284149592507</id><published>2009-06-18T22:38:10.729+01:00</published><updated>2009-06-18T22:38:10.729+01:00</updated><title type='text'>@Anonymous,

Could it be that the property is alre...</title><content type='html'>@Anonymous,&lt;br /&gt;&lt;br /&gt;Could it be that the property is already bound to something? Suggest checking by doing a search in the code..&lt;br /&gt;&lt;br /&gt;HTH,&lt;br /&gt;&lt;br /&gt;Chris.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1011073284149592507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1011073284149592507'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1245361090729#c1011073284149592507' title=''/><author><name>Chris O'Brien</name><uri>http://www.blogger.com/profile/10022906552670607366</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_DPonmXhJQ4g/SiFZBcX_Q1I/AAAAAAAAAa0/14b7VTN0FZM/s1600-R/28f5735.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2092051249'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-4760648517194939612</id><published>2009-06-18T16:00:12.175+01:00</published><updated>2009-06-18T16:00:12.175+01:00</updated><title type='text'>I&amp;#39;ve got a new Sharepoint dev box I&amp;#39;m work...</title><content type='html'>I&amp;#39;ve got a new Sharepoint dev box I&amp;#39;m working on, and I noticed that I no longer have the little blue link for &amp;quot;Bind Selected Property&amp;quot; under the Properties window. Does anyone know how I can get it to show up again. I can&amp;#39;t set the SpecialPermissions property without it. Thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/4760648517194939612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/4760648517194939612'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1245337212175#c4760648517194939612' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1436956509'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-8978258944751471931</id><published>2009-05-12T02:30:00.000+01:00</published><updated>2009-05-12T02:30:00.000+01:00</updated><title type='text'>You can add a group to the dictionary and that wor...</title><content type='html'>You can add a group to the dictionary and that works just fine... (at least it works for me :) )</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8978258944751471931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8978258944751471931'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1242091800000#c8978258944751471931' title=''/><author><name>Jyothish Nair</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1220679466'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-8068607292682786307</id><published>2009-04-19T14:58:00.000+01:00</published><updated>2009-04-19T14:58:00.000+01:00</updated><title type='text'>can I set permission for group of users, That I ha...</title><content type='html'>can I set permission for group of users, That I have created group and call it HR Group, i added users(usera , userb) to it.&lt;br /&gt;when both usera and userb tried to open task the got Error" Value doesnt fall withen expected range. but when i assing task to one user , every thing is OK</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8068607292682786307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8068607292682786307'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1240149480000#c8068607292682786307' title=''/><author><name>Anas Boushie</name><uri>http://www.blogger.com/profile/14237565401629627721</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2027533908'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-1552942840123665832</id><published>2008-10-13T23:06:00.000+01:00</published><updated>2008-10-13T23:06:00.000+01:00</updated><title type='text'>Thanks for the tip.  This was very helpful</title><content type='html'>Thanks for the tip.  This was very helpful</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1552942840123665832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/1552942840123665832'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1223935560000#c1552942840123665832' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-690118210'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-8966496245657106571</id><published>2008-08-20T11:12:00.000+01:00</published><updated>2008-08-20T11:12:00.000+01:00</updated><title type='text'>Giabba,&lt;br&gt;&lt;br&gt;It's been a while since I've though...</title><content type='html'>Giabba,&lt;BR/&gt;&lt;BR/&gt;It's been a while since I've thought about this, but I'm pretty sure there is some protection from this scenario somewhere. Could be because the task is a list item which requires check-in/check-out. Failing that, it could be that the workflow task screens provide conflict resolution (e.g. messages such as 'Task has been modifed, do you want to overwrite or discard your changes?' etc.).&lt;BR/&gt;&lt;BR/&gt;Suggest doing some testing to find out for sure.&lt;BR/&gt;&lt;BR/&gt;HTH,&lt;BR/&gt;&lt;BR/&gt;Chris.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8966496245657106571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8966496245657106571'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1219227120000#c8966496245657106571' title=''/><author><name>Chris O'Brien</name><uri>http://www.blogger.com/profile/10022906552670607366</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2092051249'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-6888769489294527576</id><published>2008-08-20T08:23:00.000+01:00</published><updated>2008-08-20T08:23:00.000+01:00</updated><title type='text'>The example is great and works but how can i be su...</title><content type='html'>The example is great and works but how can i be sure that only one user edit the task ? I haven't found a lock/unlock mechanism in SP Task handling used in workflow.&lt;BR/&gt;&lt;BR/&gt;Thanks again.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/6888769489294527576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/6888769489294527576'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1219216980000#c6888769489294527576' title=''/><author><name>Giabba</name><uri>http://www.blogger.com/profile/11819514313801251526</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-709198795'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-8011561952391500204</id><published>2008-05-08T17:43:00.000+01:00</published><updated>2008-05-08T17:43:00.000+01:00</updated><title type='text'>Hi Brad,&lt;br&gt;&lt;br&gt;Hmm, interesting - but can you not...</title><content type='html'>Hi Brad,&lt;BR/&gt;&lt;BR/&gt;Hmm, interesting - but can you not simply add the group to the dictionary with SPRoleType.Contributor access instead of an individual?&lt;BR/&gt;&lt;BR/&gt;Cheers,&lt;BR/&gt;&lt;BR/&gt;Chris.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8011561952391500204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/8011561952391500204'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1210264980000#c8011561952391500204' title=''/><author><name>Chris O'Brien</name><uri>http://www.blogger.com/profile/10022906552670607366</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2092051249'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-3028887747127497401</id><published>2008-05-06T19:16:00.000+01:00</published><updated>2008-05-06T19:16:00.000+01:00</updated><title type='text'>This works very well with individuals.  However wh...</title><content type='html'>This works very well with individuals.  However when assigning an item to a group, if someone claims the task and then tries to edit the task it causes an error in workflow.  Presumably because the individual's name is not included with contribute access.  Any ideas on getting around this.  I'd like to get rid of the Claim Task function but don't know how.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/3028887747127497401'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/3028887747127497401'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1210097760000#c3028887747127497401' title=''/><author><name>Brad</name><uri>http://www.blogger.com/profile/09242912695788178321</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-328906567'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-5349026946665524303</id><published>2008-04-12T15:24:00.000+01:00</published><updated>2008-04-12T15:24:00.000+01:00</updated><title type='text'>Hi,&lt;br&gt;&lt;br&gt;I &lt;i&gt;think&lt;/i&gt; what you should seek to ...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;I &lt;I&gt;think&lt;/I&gt; what you should seek to do is not to give the &lt;B&gt;contributor&lt;/B&gt; permission set to the user, but apply individual permission instead. This will give you the flexibility to give 'edit item' but not 'delete item' permissions. You could probably create a custom role to do this, since this would group together the set of permissions you wish to apply.&lt;BR/&gt;&lt;BR/&gt;You'd have to do some research on exactly how to write the code, but I think that's the approach you could take.&lt;BR/&gt;&lt;BR/&gt;HTH,&lt;BR/&gt;&lt;BR/&gt;Chris.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/5349026946665524303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/5349026946665524303'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1208010240000#c5349026946665524303' title=''/><author><name>Chris O'Brien</name><uri>http://www.blogger.com/profile/10022906552670607366</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2092051249'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-6968568121149511916</id><published>2008-04-10T14:46:00.000+01:00</published><updated>2008-04-10T14:46:00.000+01:00</updated><title type='text'>Hi Chis, like your example. &lt;br&gt;But now I have the...</title><content type='html'>Hi Chis, like your example. &lt;BR/&gt;But now I have the requirement that the user I'd like to add as Contributer should not be able to delete the task assigned to him. Therefore I need to add some other permissionset which does not allow the user to delete the item. Any suggestions how I could manage that? THX and best regards.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/6968568121149511916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/6968568121149511916'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1207835160000#c6968568121149511916' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-788379730'/></entry><entry><id>tag:blogger.com,1999:blog-4126985520350746834.post-813276427115332998</id><published>2008-01-22T14:39:00.000Z</published><updated>2008-01-22T14:39:00.000Z</updated><title type='text'>Nice post, Chris. I've had this exact question com...</title><content type='html'>Nice post, Chris. I've had this exact question come up a number of times from clients, and while item-level permissions is the logical answer, I wasn't aware how straightforward it was to accomplish within the workflow. Thanks for the example!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/813276427115332998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4126985520350746834/4088668944167225679/comments/default/813276427115332998'/><link rel='alternate' type='text/html' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html?showComment=1201012740000#c813276427115332998' title=''/><author><name>Matt Morse</name><uri>http://blogs.pointbridge.com/blogs/morse_matt</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.sharepointnutsandbolts.com/2008/01/workflow-tasks-which-can-only-be.html' ref='tag:blogger.com,1999:blog-4126985520350746834.post-4088668944167225679' source='http://www.blogger.com/feeds/4126985520350746834/posts/default/4088668944167225679' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1263939872'/></entry></feed>
