PDA

View Full Version : Another CSV to Table Importer



Stargrove
March 2nd, 2025, 21:29
I created my own CSV to Table importer extension for my work as a community developer. It works fine when I import tables into Story entries. However, I have been having trouble getting it to work properly/reliably when trying to import tables into Reference Manual Story(Advanced) entries . I kind of gave up on it and have been just creating a regular Story entry, import the table into it and then cut and paste it into the Reference Manual entry (Story(Advanced)).

I am hoping someone who understands this all better than I can help me out. Here is the link to the repository where I am keeping it:

https://github.com/Stargrove528/CSV2Table

Thanks