上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 69 下一页
摘要: This is handy. SharePoint helpfully populates the meta data with the GUID of the list and the ID ofthe itema WF instance is associated with. These are stored in "ows_WorkflowListId" and "ows_WorkflowItemId" fields on the task list item.An example of using this is from an InfoPath 阅读全文
posted @ 2013-08-13 15:48 zyip 阅读(344) 评论(0) 推荐(0)
摘要: Useful Sharepoint Designer Custom Workflow Activitieshttp://spdactivities.codeplex.com/http://stackoverflow.com/questions/1783746/how-to-disable-the-editing-of-the-item-after-it-was-approved-in-sharepoint-wss 阅读全文
posted @ 2013-08-13 14:15 zyip 阅读(147) 评论(0) 推荐(0)
摘要: http://office.microsoft.com/en-us/sharepoint-designer-help/video-create-an-approval-workflow-in-sharepoint-designer-2010-VA101897477.aspxhttp://plexhosted.com/billing/knowledgebase/226/How-to-create-a-simple-approval-workflow-in-SharePoint-Designer.htmlSharePoint – Custom approval workflow with Dyna 阅读全文
posted @ 2013-08-13 09:25 zyip 阅读(293) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/en-us/library/ff798499.aspx 阅读全文
posted @ 2013-08-13 08:55 zyip 阅读(159) 评论(0) 推荐(0)
摘要: using(newSPSite("http://mysite/myweb").OpenWeb()){//giverelativepathofthewebpartpageSPLimitedWebPartManagerwm=page.GetLimitedWebPartManager("default.aspx",System.Web.UI.WebControls.WebParts.PersonalizationScope.Shared);foreach(System.Web.UI.WebControls.WebParts.WebPartwpinwm.WebP 阅读全文
posted @ 2013-08-09 09:49 zyip 阅读(166) 评论(0) 推荐(0)
摘要: http://dishasharepointworld.blogspot.com/2011/07/how-to-create-sharepoint-application_1072.htmlhttp://blog.concurrency.com/sharepoint/allow-anonymous-access-to-sharepoint-application-pages-in-the-_layouts-directory/http://blogs.msdn.com/b/zwsong/archive/2010/04/29/creating-a-sharepoint-2010-applicat 阅读全文
posted @ 2013-08-07 16:12 zyip 阅读(210) 评论(0) 推荐(0)
摘要: http://changepassword.codeplex.com/A webpart is used to change your sharepoint AD password. 阅读全文
posted @ 2013-08-07 11:59 zyip 阅读(209) 评论(0) 推荐(0)
摘要: http://scn.sap.com/docs/DOC-35074http://scn.sap.com/docs/DOC-7824 阅读全文
posted @ 2013-08-01 08:49 zyip 阅读(204) 评论(0) 推荐(0)
摘要: 1. save the following code toC:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\owa on exchagne front end serverusing System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Security;using System.Security.Principal;using System.IO;using System.Text;usin 阅读全文
posted @ 2013-07-26 11:25 zyip 阅读(753) 评论(1) 推荐(0)
摘要: http://msdn.microsoft.com/en-us/library/bb861862(v=office.12).aspxhttp://gallery.technet.microsoft.com/office/Feature-Stapling-in-fcbaf891https://www.nothingbutsharepoint.com/sites/devwiki/articles/Pages/SharePoint-Feature-Stapling-Staple-the-Feature.aspxThis Post Introduction to what is feature sta 阅读全文
posted @ 2013-07-19 14:01 zyip 阅读(221) 评论(0) 推荐(0)
上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 69 下一页