Hi,I am trying to add the jQuery Auto-Completion functionallity into a DCT in order to be able to present suggestions while the user is typing in a text item.JQuery Auto-Complete needs some files, one of them is a CSS.From my last post to now i have achieved the way to add the required CSS and JS into the form that is loaded from the DCT(because with firebug i can see now in the head these files loaded), my problem now is other. The form tries to load them in the head section but TeamSite cannot find them, when it tries it does from the path "/iw-cc/comand/" but i do not know where is this path exactly to put there or in a subdirectory these files.