spfield Questions
4
Solved
I'm trying to simply add a simple text or hyperlink field to a list item in sharepoint 2007.
I can add the field no problem:
list.Fields.Add("MyField",SPFieldType.Text, false);
And it shows up ...
Fledgling asked 11/10, 2010 at 6:44
1
© 2022 - 2024 — McMap. All rights reserved.