Always use brackets around the GUID ID attribute when creating of referencing site columns.
<Field Type=”Text”
DisplayName=”Test Column”
ID=”{5B36020C-438A-4ca3-9526-49523CE10C43}”
Name=”TestColumn”
/>
In all other cases where GUIDs are involved, the brackets can be [...]
Posted under Developer
This post was written by spotd on June 1, 2009

