Short Info: If you like to use a different column as LinkToItem or ListItemMenu (like the Title column) and you wanna configure it in your visual studio solution in the schema.xml i would like to give you the important hint to achieve this.
In the view there are viewfields. This Fieldref need the attributes and should look like this:
<FieldRef Name=”MyDifferentColumn” ListItemMenu=”TRUE” linkToItem=”true”></FieldRef>
Important note: the linkToItem is case sensitive. It starts with a small “l” – If not i won’t work!
..:: I LIKE SHAREPOINT ::..
The article or information provided here represents completely my own personal view & thought. It is recommended to test the content or scripts of the site in the lab, before making use in the production environment & use it completely at your own risk. The articles, scripts, suggestions or tricks published on the site are provided AS-IS with no warranties or guarantees and confers no rights.
Leave a Reply
You must be logged in to post a comment.