Forums / Setup & design / Custom view template problem

Custom view template problem

Author Message

Michel Houtermans

Wednesday 18 February 2004 12:35:35 pm

I created a new view because I already had an override for a template. This is what I have.

Folder 1
-> Object 1
-> Object 2

The content of folder 1 was overriden by a full view override template. To display the content as a list, I had to write a line overide view for the class of the Objects. The list is a link that the user can click to eventually get the full view of the object.

Clicking the link to display the full view of the Objects gives me trouble. Instead of showing the new view it shows the previous created old view override template (which I needed for another folder).

How can I trouble shoot this and find out what the problem?