I want to know if (as my question said) is possible to handle an action window, such as buttons, fields (or create them in there) using a Javascript module.
Can you help me telling how to or at least what kind of structure should I use to do it.
I have a button that executes a model method and I want it can be do something else, but It has to be done through javascript code.
Thanks in advance.