I need to display tabular data on a page in Elements.
Previously I used Foundry tables stack in Rapidweaver and it was very easy. How do I do this in Elements. I have messed about with a combination of grid, container and text components, but it’s very time consuming and I cant seem to get it to be responsive no matter what I do.
Numerous people have demonstrated on this forum how this can be achieved with a custom component and some code snippets. Or you could wait for Chillidog Software to finish porting GridIron to Elements, which will give you what you need.
You might use table-layout - Tables - Tailwind CSS within a Custom Component if you do not mind editing a text file instead of WYSIWYG. Elements and Tailwind are a great match,