デフォルトの列名を変更する方法

Is there a way to change the column names to e.g. A, B, C, etc. (that is, without forking the component repo).

Thank you!

「いいね!」 3

You could submit a pull request with the proposed code changes. That being said if you did do a change as a pr one idea woupd be to make the defaults configurable.

「いいね!」 1

I noticed that this is implemented using jspreadsheet

How could we modify the TC to activate the spreadsheet functionality (instead of table)

「いいね!」 4

Thank you, indeed it was pretty easy to find.

I’m not sure PR would be helpful, I think the current names are intentional.

Indeed, marking it a setting would be nice. I will look at this

「いいね!」 3

You can change the default text of the column names from the theme component’s settings page:

「いいね!」 6

Thank you, I don’t know why I didn’t manage to find that earlier, but now I did.

「いいね!」 5

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.