Introduction

What does it do?

With this extension you are able:

  • to provide an automatic way of displaying spreadsheet based files e.g. Excel spreadsheets

  • to define TCA input fields that can extract selectable data from your worksheets

    • supports worksheet selection

    • supports cell selection (single, columns, rows and range) incl. merge cells

    • supports direction how to interpret the selection (row-/column-based)

...but a picture is worth a thousand words so heads up to the screenshots below 😁

Hint

For extended usage of this extension take a look into Charts extension

Screenshots

Simple/default worksheet selection frontend output Simple/default worksheet selection in backend

Important

The default editor configuration (of element "Table (Excel Spreadsheets)") allows the user to select a worksheet to display in frontend.

Hint

Please note the header row of the default element "Table (Excel Spreadsheets)" above which outputs the existing styling of the spreadsheet cells!

Per default the element will use and output cell styling (except conditional styles) which might be set in programs like Excel.

If you want to output only table data and use your own table styling heads up to the "Appearance" tab and tick the checkbox on "Spreadsheet Styling" to disable default styling.

Full worksheet/cell selection frontend output Full worksheet/cell selection example in backend

Important

With full enabled configuration the user is allowed to select a specific range from any available worksheet.