Community & Support

attach several files to a node

Hi,

I need a module to attach several files to a node type, sth like "node_images" that attaches several images to a node?
which module is the best for this?

thanks in advance.

Comments

Have you tried the upload

Have you tried the upload module (part of core)?

thanks, upload module is the

thanks, upload module is the solution.

Attach at a time??

do you want to attach the several files at a time????

if you want to do that use cck(file upload) and and give several file upload fields.

hope this is the solution you are searching for..