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

nevets’s picture

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

dragon2000’s picture

thanks, upload module is the solution.

shady_gun’s picture

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..