Choosing images that will be shown on the page automatically.
| Project: | ImageField |
| Version: | 6.x-3.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I am using modules Content Construction Kit (CCK) 6.x-2.4, ImageField 6.x-3.0, FileField 6.x-3.0, ImageCache 6.x-2.0-beta9
I created an imagefield called "img" in a content type called "Art". Number of values is unlimited. Created a ImageCache profile called "fulltype". I selected "fulltype image linked to image" option at full node part of "Display Settings" menu of the content type. I selected "Enabled" to "List field:" option at "Manage Fields" menu of "img" imagefield.
When I upload images to "img" field, all uploaded images of this field are displayed on the full node view, one under the other, automatically. However, I do want all those image to be shown on that list. I want to select the images that will be displayed automatically. On the edit page, there is " List " option at each uploaded image, because I enabled "List field:" option at "Manage Fields" menu, as I said before. However, enabling or disabling this "List" option for an image does not make any change on the page.
Questions:
1) How can I select the images of a field that will be displayed automatically at the node?
2) What is the use for "List" option for images in an image field on the Edit page?
3) Maybe you can set it so that "List:" option chooses the images that will be automatically shown on the page. Is it possible?

#1
"However, I do want all those image to be shown" should be "However, I do NOT want all those images to be shown"
#2
You can accomplish what you're trying to do if this patch is completed #358729: Imagefield formatters don't respect visibility options. Right now the "list" checkbox does not affect image displays.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.