Hi fellow developers!
I want to implement following action:
Admin-priviledged user uploads a spreadsheet file (with many sheets)
When page is saved, back end generates repeater items from the sheets
We can render spreadsheet data from the repeater field. Profit!
Currently...