I’ll preface this post with not knowing much about EE or EE development other than reading the manual and working with several other CMS systems.
Requirements: Ability to have multiple containers on a page representing RTE content for each unique container, secondarily possibly a header field and unique .class assignment field for each container. Functionality would simply be a slideup/slidedown on click event for the container headers, could be based on unique .class assignment and used as (this). Must be available to the CP and be able to add N number of containers to the page via the CP.
What do I need? A module, plugin, or custom field types. Is there a module/plugin available for purchase from the community that will meet the requirements above. I’ve been doing the reading but still not 100% sure how to best approach this functionality. Ideally there is a community plugin/module that will meet the requirements as budgets are small on this project.
Thanks in advance for any responses.
That sounds like javascript accordion functionality to me for appearance?
To get the content set up one way would be to use a Grid field to allow any number of rows of data:
In your template output the content with normal grid syntax:
That will output all the data fro the grid field, so all you need to do is add the javascript for the accordion effect.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.