By sumgai on
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
Use the CCK file field
Use the CCK file field instead?
- Pavan Keshavamurthy
http://grahana.net/
- Pavan Keshavamurthy
http://grahana.net/
I am using CCK FileField and
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.
http://www.southweb.co.nz
Please ignore - I found the
Please ignore - I found the configuration option under ContentTypes.
http://www.southweb.co.nz