Posts Tagged Field
SharePoint 2010: Using Client Object Model to link a Lookup field to a Document directly
Posted by Gus in blogged, SharePoint on January 7, 2011
The Problem When you add a Lookup column in SharePoint 2010, the default link in the view form that is generated links to the SharePoint item (i.e. the DispForm.aspx page) and not the Document itself, in the case where you have linked to a Document Library. For example, if you had an Events Calendar with [...]
