Hi,

Is it possible to make custom Javascript methods available in views and
actions? For example, I'd like to write a file which defined the methods
foo() and bar() so I can use them in my map method of a view. So I do
not have to put this functionality into every view that uses it.

Regards,
Christian

Reply via email to