Mathias P.W Nilsson wrote:
Hi! I have a page that can have multiple views. A detailed list, a text list
and a thumbnail list.
All data is comping from the same model but how can I change the layout for
the view?
Should I use 3 different html templates or how should I solve this?

Define 3 Fragments in your markup file - in the populateItem method you select the fragment that matches the view selected by the user

Wouter

--
Wouter Huijnink
Func. Internet Integration
W http://www.func.nl
T +31 20 4230000
F +31 20 4223500


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to