Customize the Sharepoint add list column page - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T13:09:06Z http://stackoverflow.com/feeds/question/45741 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/45741/customize-the-sharepoint-add-list-column-page 0 Customize the Sharepoint add list column page iulianchira 2008-09-05T13:04:44Z 2009-01-13T08:46:58Z <p>I have defined a custom Sharepoint list for special attributes related to a software application inventory and installed it as a feature. I also want to group these attributes in categories. How could I change the Sharepoint page that allows the user to add a column to a list, so that when the user adds a column to my custom list type (column = attribute) he'll have a dropdown to choose the category?</p> http://stackoverflow.com/questions/45741/customize-the-sharepoint-add-list-column-page/49293#49293 1 Answer by Mauro for Customize the Sharepoint add list column page Mauro 2008-09-08T08:07:27Z 2008-09-08T08:07:27Z <p>From what I understand you want to add a choice column data type thats already prepopulated so that users can then add it to their own content types?</p> <p>have a look here, this is probably what you want to do: <a href="http://www.sharethispoint.com/archive/2006/08/07/23.aspx" rel="nofollow">http://www.sharethispoint.com/archive/2006/08/07/23.aspx</a> </p>