Custom number of values
Categories
Component ID
2421885
Component name
Custom number of values
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A simple module that allows site builders to set a custom range for the number of values available for multi-value fields. You can set both the lower and upper limit of the range.
For example, if you set the lower limit to 5 and the upper limit to 25, the resulting range available to choose from for the drop down "number of values" will be from 5 through 25 & unlimited.
Changes the cardinality of the field such that values from x through y are available instead of values from 1-10. Where x and y are defined through the admin interface made available at /admin/config/content/custom-number-of-values
Tested on the following multi-value fields: image, file, term reference, video.
Should work on all CCK fields.
Clear your cache to see changes.
