How to display multiple field content by list ?
von-p - November 3, 2008 - 15:45
| Project: | CCK Blocks |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Earl Grey |
| Status: | active |
Jump to:
Description
Hello !
I'm using cck-blocks to present audio samples (from file-field / multiple values allowed) on the sidebar-left.. It works fine, but I don't manage to find a solution to display the multiple value by list, or some equivalent trick..
Any idea ?
Thx for any advice, I've to finish this website soon... It's getting urgent ! ;)

#1
Still up to date?
#2
I guess yes, at least I couldn't solve it properly.
The solution I found was :
- to decided to have maximum 4 samples ; so 4 fields.
- to create 1 field per value
- Each field is shown as a separate cck-block
- only the first one provide a block title ("musique" for instance) and its content under it.
- the others only show their content.
So it give the illusion of a 'listing block', but finaly it's not...
Regards
-P-
#3
Oh, I see, you're using 5.x. I'll check, if the changes we recently added to the 6x version can be backportet to D5.
#4