rellek
Well-known member
Hi,
let's assume, I wanted to add something to some admin template. I created a class for my extension controller, I registered it, I created a listener. Now I'd like to make a variable available to the response view in actionEdit.
Question: How would I do this?
I found @Jake Bunce's post about how to extend the actionSave method, but I'm afraid this doesn't really help here?!
Thanks.
let's assume, I wanted to add something to some admin template. I created a class for my extension controller, I registered it, I created a listener. Now I'd like to make a variable available to the response view in actionEdit.
Question: How would I do this?
I found @Jake Bunce's post about how to extend the actionSave method, but I'm afraid this doesn't really help here?!
Thanks.