What are (the best) approaches for the Zend Framework to nest different controllers actions into one big one?
And how would I solve the following situation:
A link in my main big view calls an other view where I can select a specific value and come back automatically after selecting to the main view and pre-filling this selected value?