I've spent several hours now looking through DO for how to use accordions, and am now more confused than I was in the beginning. I have a content type that has a textarea field (not a group) that may have multiple values.I want this list to be shown with an accordion so that the first (most recent) item is displayed, and the others collapsed so that the first line (title) is shown and can be expanded. This is in the node theme, so Views is not a good choice at this point. Suggestions, recommendations? Yes, I know how to code, so that is an option, but I do have a short runway here. Nancy
Is there some sort of *first* CSS class for the first one so you could identify it and then apply the look to the others. I am not a coder but that is what I look at when trying to come up with an easy way for my coder to do it. Thanks, Steve On Sat, Aug 13, 2011 at 7:13 AM, Ms. Nancy Wichmann <nan_wich@bellsouth.net>wrote:
I've spent several hours now looking through DO for how to use accordions, and am now more confused than I was in the beginning.
I have a content type that has a textarea field (not a group) that may have multiple values.I want this list to be shown with an accordion so that the first (most recent) item is displayed, and the others collapsed so that the first line (title) is shown and can be expanded. This is in the node theme, so Views is not a good choice at this point. Suggestions, recommendations? Yes, I know how to code, so that is an option, but I do have a short runway here.
*Nancy*
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Steve Kessler Owner and Lead Consultant Denver DataMan, LLC 303-587-4428 Resources for Jobs in Colorado<http://www.denverdataman.com/blog/07-26-2011/andre-and-steve-write-about-resources-jobs-icosa-magazine>
From some of the examples I see, there may be, but I can't get them to accordion-ize at all. BTW, this is D7. I have tried using the accordion mode of Field Group on both the "manage fields" and "manage display" settings.
Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Steve Kessler
Is there some sort of first CSS class for the first one so you could identify it and then apply the look to the others. I am not a coder but that is what I look at when trying to come up with an easy way for my coder to do it.
On Sat, Aug 13, 2011 at 7:13 AM, Ms. Nancy Wichmann wrote:
I've spent several hours now looking through DO for how to use accordions, and am now more confused than I was in the beginning.
I have a content type that has a textarea field (not a group) that may have multiple values.I want this list to be shown with an accordion so that the first (most recent) item is displayed, and the others collapsed so that the first line (title) is shown and can be expanded. This is in the node theme, so Views is not a good choice at this point. Suggestions, recommendations? Yes, I know how to code, so that is an option, but I do have a short runway here. Nancy
participants (2)
-
Ms. Nancy Wichmann -
Steve Kessler