Hi, you can use session, local but you have to store the data as a string, you can use the method JSON.stringify() to convert the data o the table into a sting, then on the other page call the data that is a string and convert it to an object or an array of object again with the method JSON.parse()
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Help! How to pass data from one dynamic page to another | 12 | 6784 | April 18, 2018 | |
| [Solved] Transfer data from one page to another | 16 | 1441 | December 5, 2018 | |
| Transfer data from one page to another: | 0 | 366 | November 15, 2018 | |
| SOLVED - wix storage, transferring data between pages | 20 | 7308 | August 1, 2020 | |
| Passing objects through pages | 1 | 879 | April 1, 2018 |