how to add a js file to a particular component dialog box
hi, I want to know how can I add js file to a particular component dialog box and that file should not be included into other component dialog boxes.
please look at the screen shots of how I am currently doing it. but seems like there are bugs in it because after I open the dialog box for the desired component the js gets loaded but after doing it if I open dialog box for another component (which should not load that js) it also gets loaded.
I am using categories "cq.include" to include js file for particular component.

