Skip to content

Instantly share code, notes, and snippets.

@devendrasv
Created March 10, 2017 06:54
Show Gist options
  • Save devendrasv/d0ee3aa0eeccfc8f2161b687b81362b5 to your computer and use it in GitHub Desktop.
Save devendrasv/d0ee3aa0eeccfc8f2161b687b81362b5 to your computer and use it in GitHub Desktop.
Your First Add-in : Site Columns
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Field
ID="{2fa0c905-6d36-4ffe-b910-cd62cc521be4}"
Name="SiteColumns"
DisplayName="Site Columns"
Type="Text"
Required="FALSE"
Group="Custom Site Columns">
</Field>
</Elements>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment