Aperçu du message

Auteur Sujet

Wei Dai

Emplacement:

mardi 08 septembre 2009 12:15:06

workarounds

Ok. I made it with some work rounds. I am not modify or use any eZ Publish datatype. I set up an custom extension module to do the upload. Upload the file into a sub directory under the var directory. Then, I use a custom action to set up an information collector attribute, just a text line this case, to store the path information of the uploaded file.


I know it is not perfect. But, at least it works.