Is there a simple way to get the upload module to limit the number of files that can be uploaded per node?

I certainly don't see anything on the admin page for the module.

Is there a simple way to hack this?

I'm not afraid to do some coding if necessary.

Many thanks in advance,

Mitch

Comments

p6’s picture

Use the CCK file field instead?

- Pavan Keshavamurthy
http://grahana.net/

- Pavan Keshavamurthy
http://grahana.net/

southweb’s picture

I am using CCK FileField and ImageField in an UberCart implementation, and can't seem to achieve this.

The default method appears to be multiple upload files per node. What if I want this to be only one?

Also, I'm getting a bug that in the node edit view where by two multiple FileField widgets show despite there being no image uploaded.

Help welcomed.

southweb’s picture

Please ignore - I found the configuration option under ContentTypes.