Niko,I have 1 controller and want to use it many times, but don't want to create many duplicates.All I need is change add, edit and other buttons in controller depending on where the controller is called.
And can I change more than buttons (eg. editDialog)?