In CRM 2011 (UR13) ,what determines which fields link to their entity form in a view?
For example, the General Description field (title) in the Case (Incident) entity is available as a hyperlink to the Case when it's used in a view. I have a view showing a list of active cases. In this view, I have the case number (ticketnumber) field of the parent case. However this field isn't rendered as a hyperlink so the user can't click through to the parent case.
Is there a way to make a field a link in a view?