Wednesday 21 December 2011 6:11:32 pm - 1 reply
hi ppl,
so i want to have a default view for my module, but also have other views.
so i call /module/ and execute the default view
and /module/list and execute other view
i tried this to:
$ViewList['']=...
but doesn't work.
i also found this: http://share.ez.no/forums/developer/default-view-for-module
but it doesn't answer my question.
Modified on Wednesday 21 December 2011 6:11:56 pm by Juan Pablo Stumpf
Tuesday 03 July 2012 5:21:13 pm
is is possible to have the following implemented today?
domain/mymodule is the default => the default view
domain/mymodule/myview => goes to the view called myview
i know it is possible with a default view if no viewList has been specified..
Modified on Tuesday 03 July 2012 5:21:29 pm by Lars Eirik Roenning
You must be logged in to post messages in this topic!