system
(system)
1
Example:
http://localhost/myapp/?r=module
Shows a simple list and
http://localhost/myapp/?r=module/admin
Shows a nice list with some action.
What about to use the same list as admins list for the simple list without the actions to the defaul list when created by yiic crud operations ?
Ty.
qiang
(Qiang Xue)
2
Unfortunately this is fixed for yiic crud command. We are building some new tools that would allow this task easier and more intuitive. Stay tuned.
system
(system)
3
Late response, i know and i'm sry.
So … the only way to do this is removing the list option and changing some links and redirections on my templates ?