Any suggestions on going about getting pivot.js to work with multiple tables on a single page? I've created a new setup option in order pass in a unique html div id (and also create unique sub-elements). Everything loads correctly with multiple tables, but I'm having problems with row and column filtering and scope. The fields array in pivot.config() shows all the fields in all the tables, for instance.
This is a great plugin, by the way!
Any suggestions on going about getting pivot.js to work with multiple tables on a single page? I've created a new setup option in order pass in a unique html div id (and also create unique sub-elements). Everything loads correctly with multiple tables, but I'm having problems with row and column filtering and scope. The fields array in pivot.config() shows all the fields in all the tables, for instance.
This is a great plugin, by the way!