How to create Custom SharePoint 2010 List Column using Visual Studio 2010
Creating External content type with CRUD operations using Business Data Connectivity Model in SharePoint 2010
How can I add the Custom SharePoint 2010 List Column to DefaultView "All Documents" (AllItems.aspx)? I want do this declarative. Is it possible that I can define this within the field element with an attribute? For example Viewable="TRUE" (Optional Boolean. TRUE to specify that the field is added to the default view. The default value is TRUE.) doesn't work. Thx in advance. Manfred