Resolved! Script include does not work
Hello community,I want to use a script include in my dynamic filter.Dynamic filter looks like this:My script include looks like this:var getIAmDelegate = Class.create();getIAmDelegate.prototype = { initialize: function() { }, getIAmDelegate:...
