Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Gantry

How to implement Tables in Gantry 5

Started by Denis Halbeisen 6 years ago · 2 replies · 847 views
6 years ago

Hello dear Grav Community,

I use gantry 5 plugin and the datatables Plugin. The datatable Plugin works fine and he creates my tables here an example:

"<table id="dGqDpalugV" > <thead> <tr> <th>Firma</th> <th>Name</th> <th>Zeit</th> <th>Sitzungszimmer</th> </tr> </thead> <tbody> <tr> <td>Test AG</td> <td>Denis Denis</td> <td>11:30</td> <td>Titlis 3.OG</td> </tr> <tr> <td>Firma AG</td> <td>Dominique Dominique</td> <td>12:00</td> <td>Rigi 2.OG</td> </tr> </tbody> </table>"

But he don't intepret my html and the sites looks like this:
image|690x120

Do I miss something ?

Thanks for the time !

6 years ago

Could you post the Twig where your table is generated from?

6 years ago

Any update on this? I would also like to be able to use tables in Gantry.

Suggested topics

Topic Participants Replies Views Activity
Gantry · by Chris, 11 months ago
1 177 11 months ago
Gantry · by Sam, 1 year ago
7 221 1 year ago
Gantry · by Dima, 2 years ago
2 77 2 years ago
Gantry · by KimTaeWoong, 9 years ago
2 1885 3 years ago
Gantry · by stani, 6 years ago
2 832 3 years ago