I have a "Parent" list and a "Child" list, linked by a lookup column.
Both lists have "Show in modal dialog" disabled.
On the home page, I have a listview web part that displays the "Child" list, with some fields including the lookup to parent column.
When I click on this column, it shows me the parent item, but in a modal dialog.
How can I avoid this modal dialog?