Sady Home

Note my coding life

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  SharePoint

摘要:The formula of the custom column "No." is ="TR"&TEXT(Created,"yymm")&REPT("0",5-LEN(INT([ID])))&[ID] I had hoped, that user would add records and the view would show "TR070200001", "TR070200002", "TR0... 阅读全文
posted @ 2007-11-02 09:47 Sady 阅读(191) 评论(0) 推荐(0)

摘要:When I used Sharepoint Designer to edit the home page of MOSS, there is a very perplexing phenomenon - the show of home page is different between design user and other users, although I (design user) ... 阅读全文
posted @ 2007-11-02 09:31 Sady 阅读(154) 评论(0) 推荐(0)

摘要:When we create a part (such as list) instance, we can custom columns. But sometime we need to add a special calculated columns. The column types Lookup, Calculated and Business data would be more usef... 阅读全文
posted @ 2007-10-31 18:43 Sady 阅读(231) 评论(0) 推荐(0)

摘要:When we create a site (team site), there are limited functions as default. Click Site Actions in this team site, and select Site Setting. Click Site features under Site Administration, and then Acti... 阅读全文
posted @ 2007-10-31 10:00 Sady 阅读(207) 评论(0) 推荐(0)

摘要:We can use the webpart - Content Query Toll Part to collect most kinds of content from other team sites. There are three options in Query part, "Show items from all sites in this site collection", "... 阅读全文
posted @ 2007-10-31 09:43 Sady 阅读(170) 评论(0) 推荐(0)

凭飞堂