bootstrap
collapsible
lists
Jahia 7.3
Jahia 8
How to use a collapsible component
Question
The customer would like to know if Jahia can provide a collapsible component.
Cause
Using this kind of component should permit to limit the display of long content.Solution
The "Bootstrap Collapsable List" component of the "Jahia Bootstrap" is the solution.
Here is the process to use it:
- In your site, you include the
Jahia Bootstrapmodule - In Edit mode, you select the
Bootstrap Collapsable Listcomponent in theLayout Componentslist. - You select the
content listcomponent and you give it a title: Test (for instance). This will create a content typeList - In this
List, you add aBootstrap Rich textand you add some text: TEST TEST (for instance). - You then go into Preview mode, then you click on the "Test" link to show and to hide the "TEST TEST" text.