jQuery UI accordion

Hello,
I would like to insert a view with block jQuery UI accordion inside a content, between text.
When I do it in HTLM in the text box, I can not open the accordion.
Do you know how to proceed in order to solve my problem?

Thank you

Hello @scmehann,

The CERN infrastructure provides two modules that provide the functionality you are asking.

You can do this by:

  • Create a display that uses the FAQ List component. In this way you will render each node to appear inside an accordion.
  • Create a view block that uses the Accordion Display Format. In this way you create a view that displays a view as an accordion.

Make sure to follow the instructions in the documentation.

Let me know if you face any issues.

Kostas

Hello kplatis,

I can only use jQuery UI accordion, is this normal?

image

Thank You.

Hey @scmehann,

No it is not normal. Most probably you haven’t enabled the CERN Display Formats module. Please read carefully the documentation of the Display Formats.

Kostas

Hello,

The CERN Display Formats module is enabled.

image

How I can do?

Thank you?

image

Hello @scmehann,

Probably the module is not enabled .Can you give me the link of your website?

Kostas

Hello,

https://gracq-cern.web.cern.ch/

Thank you

I just had a look in your website and as you can see in the screenshot, you you haven’t enabled the CERN Display Formats module

You can find here a tutorial on how to install and enable modules on Drupal. CERN Display Formats is a module from the infrastructure and as a result you don’t have to install, just to enable it.

Kostas