Hello.
I have a custom field which I use to add a little javascript code on the description, now I would like to add a bigger js code, so I thinked in include a file:
Description:
<script type="text/javascript" src="code.js"></script>
Could I do this?
In which directory must I copy "code.js", I'm using ubuntu server.
thanks