Hello All
Wow, what a great news, Microsoft released SharePoint 2013 beta!!!!
To get started with it , Sharepoint 2013 presentations were released by Microsoft and can be downloaded at
http://www.microsoft.com/en-us/download/details.aspx?id=30361
So exicted !!!!
Disha Shah
Hi Disha,
ReplyDeleteI have been reading ur blog. Its really nice.
I am facing some problems in Sharepoint 2007. I dun know where to post.. Please help me out. Tell me where can I post it. Thanks
Hi Charmy
DeleteYou can post your challenges with SharePoint 2007 in any of the my post.
Thanks
Disha Shah
Hi Disha if you can help me here is my email : vora.charmy2@gmail.com Tell me how to add you a new post
ReplyDeletek...Thanks for replying.
ReplyDeleteNow here is the issue:
I had made a workflow in SPD and using WSS 3.0(which is freeware with some limited funtionalities)
However I've made out of box workflow using SPD on a custom list which on the creation of new item generates a task for some other person in Task list.
Now what I need is these items in "Task List" should be viewble/readable to people who it is "Assigned TO" not by one who creates it.I am using "Collect Data from users" in actions.
Tell me if I can do this with the help of coding in SPD.
Thanks in advance .
Hi Charmy
DeleteCurrently, I could not see any way to fulfill your requirment via SPD.You could write event handler and achieve your goal.
If I find any solution via SPD I will let you know.
Thanks
Disha Shah
Hi Charmy
DeleteIt seems possible using installing other SPD activities
Refer this link
http://social.msdn.microsoft.com/Forums/kn-IN/sharepointinfopath/thread/74a0f3b1-ed98-4e0a-8a51-83fdda9fa028
Here is link for other activities : http://spdactivities.codeplex.com/
Try this two activities.
1. Grant Permission on Item
http://spdactivities.codeplex.com/wikipage?title=Grant%20Permission%20on%20Item&referringTitle=Home
2. Delete List Item Assignment
http://spdactivities.codeplex.com/wikipage?title=Delete%20List%20Item%20Permission%20Assigment&referringTitle=Home
Hope this helps!!
Disha Shah
Hi Disha, Thanks for your help.
ReplyDeleteI will tru out these things. Can you tell me how to do thins using event handler.
Hi Charmy
DeleteMy Recommendation is you use SharePoint Designer Workflow as it will be easy to setup.
Please visit this link for event handler to set Item Level Permissions
http://banteekumar.wordpress.com/2011/02/07/sharepoint-event-handler-to-set-item-level-security-based-on-names-in-a-list-column/
Thanks
Disha Shah
Hi Disha,
ReplyDeleteThanks for helping me out.
The thing is I am using all freeware things.
Secondly the server is not installed on my PC.
I can't use Visual Studio because of this reason.
The actions u told me download are not able to install because of Same reason that Sharepoint server is not installed on my PC.
Tell me will I be able to make a complex workflow using these freewares? I just thought if I can get Code behind files in SPD so that I can code in That.
Thanks in Advance.
Hi Charmy
DeleteI am afraid you could not have code behind files in SharePoint Designer.
Thanks
Disha Shah