Hi,
First of all, thanks for the great module!
Within my content type, I'm trying to set the value to "Number of values:" on the filefield field to '40', but right now the UI only allows me to either select Unlimited, or select a value between 1 and 10.
Is there a way that I can set this to something different? Is there a value in the DB I can modify (I looked but couldn't find it)?
FYI, the reason I am trying to do this is that I have a content type where the user uploads a lot of photos (up to 40). Right now, it's a pain for them to hit the "Add Another Item" button that many times. I'm trying to save them repetitive work. If you think I'm going about this the wrong way, let me know.
Thanks and Happy Holidays!
-Mike
Comments
Comment #1
quicksketchThis is a CCK issue, not one that's specifically related to FileField. See #680616: Setting a custom "number of values" for a multi-value ImageField? for a similar request.