Skip to content

Instantly share code, notes, and snippets.

@devendrasv
Created March 3, 2014 22:34
Show Gist options
  • Save devendrasv/9336071 to your computer and use it in GitHub Desktop.
Save devendrasv/9336071 to your computer and use it in GitHub Desktop.
Site Columns
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Field
ID="{6b556d5d-56c6-4923-8ef3-7538ec78251b}"
Name="SPJ_Department"
DisplayName="Department"
Type="Lookup"
Required="FALSE"
Group="SPJ Site Columns"
List="{5b613ab3-6f26-49c3-8d1b-6f3abbb26afd}"
ShowField="Title"
UnlimitedLengthInDocumentLibrary="FALSE"
RelationshipDeleteBehavior="None">
</Field>
</Elements>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment