[eluser]Unknown[/eluser]
Hey, really nice work!! I have what might be a really dumb question, but here goes. When I create a navigation/page and set it to static, should I really have to create a matching controller/view or is there a default controller and function I should point to for this? I tried leaving the URL blank and that doesn't work. Only thing that works is to create a controoler/view, point to it and then the static content will show. Which seems counter intuitive, since it's not be used anyway! The static content shows just fine, skipping the controller. I know, it's probably obvious, but I have stared too long now.