Retrieve Current Module/Controller/Action inside View Script / Layout Script
Before I forget to do this again I’m going to make a post on how to get the current Module, Controller, and Action while inside a View Script or Layout Script. Here is the most correct way to do it: Now, here is the incorrect way I attempted to do this the first time: I …
Read more »