I need to create a views list of nodes with lots of different cck fields, but in a way that only a couple of the fileds are visible right away (for each node), and the rest of them are revealed after clicking on a link or something similar (Show full content) that is there for each node in the list.
There's no need to ajax-load the content, it can be there only hidden and revealed onclick, and there's no need for any kind of animation.
I guess it's something like collapsible fieldsets on node-edit pages, or exactly like that. Can it be done with grouping fields? Is there a module that does something similar?
Thank you Mihaela