is there a short-code that will allow me to put multiple unique spreadsheets on my site?
Hi,
here is documentation about adding spreadsheet to page.
docs.dhtmlx.com/doku.php?id=dhtm … the_plugin
You may add several placeholders with different sheet ids to the same page.
i got it on the page, but i want to add a clean spreadsheet to another page on my site and when i put in the shortcode i get all the same data that is in my other sheet.
spiresoffaith.com/cluster-parish … tributors/
spiresoffaith.com/cluster-parish … -schedule/
i would like two different spread sheets on these two different pages, is that possible?
sure, you can use markers as
[[spreadsheet?&id=mydata1]]
where id - must be any string, for each new string you will have separate spreadsheet ( so you can have as many tables as you want )