It's all about the answers!

Ask a question

Can I include custom javascript modules for attribute customization scripts?


Robert Carter (42928188) | asked Apr 21 '15, 11:15 a.m.
 I would like to write some common functions that I use and package that in a javascript module.  Then when I create me attribute customization scripts I would just include that module.  Is this possible?  Where would I upload the javascript module to make it available to my scripts?

Accepted answer


permanent link
Jonas Studer (207917) | answered Apr 22 '15, 4:24 a.m.
Hy Robert,

There are 2 possibilites, but I've got none of them working....
1: Adress your Package into the loader
http://dojotoolkit.org/documentation/tutorials/1.8/modules/

2: If you got a bit around with Viewlet creation there's another chance.
Because IBM built some entry points into the plugin.xml there you could add a dojo module. But as I told before... I've got none of them working...
http://users.rcn.com/apeller/jazz-ajax
Robert Carter selected this answer as the correct answer

Your answer


Register or to post your answer.