Controllers and Template (how to filter results correctly or give arguments via backend?)
问题 I got following problem on my hand. My Site has a extension (written by me) which modelates a vehicle park. There are vehicles (german: Fahrzeug sry about that and in the future when I use german in my code/post) and there are VCategories (FzKategorie). They stand in N-1 relation , meaning N vehicles have all 1 Category min/max. I created a second plugin for the task, and gave it the default action: ListByCateory. Now I'm stuck WHEN to filter my restults, WHERE to hand over arguments which