Hi,
thanks for your question, and sorry for the trouble.
This is a known issue, but unfortunately, there’s no decent solution yet. Offering pagination on that screen is not directly possible, due to the way how tables are saved, unfortunately.
For now, the best workaround is to manage such large tables offline, e.g. in Excel, and then save them as a CSV file after making changes, and re-importing that CSV file, choosing to replace the existing copy of the table.
Regards,
Tobias
I see; I didn’t realize that WordPress had limitations like that.
Then, what is the proper CSV (text) format for the table? How is each column separated?
-
This reply was modified 6 years, 8 months ago by
stormflora.
Hi,
TablePress best supports CSV files with , or ;. It’s important though that this column separator is escaped if used inside a table cell, just like the ".
If you use Excel or similar, the saved/exported CSV files will work fine.
Regards,
Tobias
So you suggest simply editing the tables in Excel and then replacing the table on the site each time with the new revision then.
In that case, I think it would be a good idea to separate the table editor from the table settings. That way, you can edit the settings for a table without having to load the entire table for it, and only load up the table editor if necessary.
Hi,
yes, that’s basically the idea with Excel!
Thanks for that suggestion! I’ll check whether that can be a viable option in the future, though it might be confusing as well…
In the meantime, if you need to change settings for a table, I recommend to import a small/empty dummy table, then make the changes, and then upload the actual table CSV file again.
Regards,
Tobias