Page 1 of 1

New layout

Posted: Wed Jan 27, 2010 12:42 am
by vishal2209
Hi

I have created my own new layout and using in my homepage successfully.
I am using news module and have some data in summary part and some data in content part...

In my view page i see a link "more" when i click it the data is dispalyed correctly.
Only issue is that the layout that is shown is not the one i have created..

Could you please help me in achieving the following...
when i click "more" link in news module the data is displayed in my new layout in place of other layouts...

Re: New layout

Posted: Wed Jan 27, 2010 6:17 am
by RonnyK
The call {news} has a parameter "detailpage=" when that is used, the entry clicked using "more" will open in that specific page. That page can have a different template, which is what I think is happening now.

Ronny

Re: New layout

Posted: Wed Jan 27, 2010 9:43 am
by vishal2209
:)Thanks...its working now...