Microsoft
Software
Hardware
Network
Question : sharepoint create site column programmatically
I can add a column to a site using this code (the getimpersonatedweb works well)
using (SPWeb sharepointWebSite = GetImpersonatedWeb()){
sharepointWebSite.Fields.A
dd("TEST",
SPFieldType.Text, true);
If I do this, my column appears under "Custom Columns", is there a way to get it to show under "Core Contact and Calendar Columns"?
Answer : sharepoint create site column programmatically
You need to use the "Group" property of your field and set its value to "Core Contact and Calendar Columns".
Refer the following article for more information
http://blogs.pointbridge.c
om/Blogs/b
asin_ilya/
Pages/
Post
.aspx?_ID=
3
Random Solutions
Several strings
Visio 2003 Internet Explorer add-on will not open .VSD files
problem in redirecting page
VS 2008 sending html email - form design question
SQL 2005 express. Creating tables from a script
Import Data from Unsaved Excel Spreadsheet to Access Table
access error 3799 when backup or compact and repair
Vista download fails with 0x80070718 error message
Missing Drafts Folder
Corrupt Excel file - unable to recover from all machines