In Drupal 6, when I added a link field in CCK I was presented with a selector that allowed me to choose the number of link values that should be available to the poster: 1, 2, 3, ... up to unlimited. Then when the user posted an entry with the link fields, however many fields I defined when creating the content type would be possible.
I want to set a content type with an unlimited value of link fields, but I see no widget for selecting the number of values. The only way I can see to achieve multiple link fields is to add the number of links I require individually when creating the content type. Obviously this makes it impossible to set an "unlimited" number of available link fields. It would also be tedious to have to add multiple link fields individually upon creation of the content type, rather than simply adding one field and selecting the number of values that should be made available to the user.
Am I missing something? Could someone please tell me how to select the number of link fields that should be made available to the user?
Thank you.
Comments
Comment #1
jcfiala commentedYes, you are missing something - take another look. The dropdown is there, although you're not the first person to find it hard to find.
Secondly, that's covered by the field module, not by the link module, and I don't know how I would change it.
Comment #2
femrich commentedOkay, I give up. "There," where? I've investigated all the links/dropdowns I can find in content types: manage fields (and links below) manage display, and so on. I find nothing that gives me a drop down that allows me to select a number of fields to display.
Comment #3
femrich commentedShifting over to Core field system
Comment #4
femrich commentedIt seems it isn't that I'm missing something, but that I have something extra: Fivestar. Uninstalling for now, and hope things will get better.
http://drupal.org/node/1015812