Medhat Elmasry
home
Feed Me!
Oct
22
How to programatically delete a SharePoint 2007 field belonging to a list or document library?
Categories:
SharePoint 2007
Here's the code for deleting a field named "phone" in list "myList" on a site with URL http://mysite/: try { using (SPSite sitecollection = new SPSite("http://mysite/")) { using (SPWeb web = sitecoll...
0 Comments
|
0 Link to this post
Oct
21
How do you break up a long SharePoint 2007 survey?
Categories:
SharePoint 2007
What do you do if you have a long SharePoint 2007 survey and you want to break it up into separate pages such that the user needs to click the "Next" button? Solution: You must use branching on selected questions for this. All b...
0 Comments
|
0 Link to this post
Categories
.netBC User Group
ASP.NET 2.0
BCIT
General
SharePoint 2007
Speaking engagements
Windows
Archives
September 2007
(4)
October 2007
(9)
November 2008
(3)
November 2007
(2)
December 2007
(2)
January 2008
(2)
February 2008
(3)
April 2008
(3)
May 2008
(1)
June 2008
(1)
July 2008
(5)
October 2008
(2)
December 2008
(1)
February 2009
(1)
March 2009
(2)
May 2009
(1)
June 2009
(1)
July 2009
(1)
October 2009
(1)