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
How do I change server 2003 Computer(Machine) certificate validity to more than one year?
ISA
Formula in Data Validation not giving error when "false"
Access 2007 calculated field
"Access is denied" when attempting to promote server to become second Domain Controller
I need to download some files via HTTP at the press of a button in MS Access - how would I go about doing this?
Server 2008 R2 Memory Leak
Microfocus cobol app in windows 7
Ho to make Browser Task flashing in Taskbar
SCCM Server Share Distribution point