I know there’s the table master, but it seems to be very inflexible in its design. I’m currently having to make a table-style arrangement of text and images to portray information which can be easily and simply created in other software packages (e.g. MS Office, Google Docs, etc) . All I need for my current project is a simple table which has the same flexibility as said other software.
I’ve had a look through some other posts, so I know I’m not the only one having this issue. Does anyone know of, at the very least, a decent workaround for this in the meantime?
As a workaround you could use a repeater and design it like a table and then add data to it using code. This is possible with you getting design flexibility.
Code is available in the corvid API reference page but I don’t know about any tutorials or example links.
But you can also use a dataset to connect it to a repeater and a database to store the data if you don’t know coding. I guess you might have used it before. If you need any support doing it just DM me. I can help.