Need a special offer?Find out if your project fits.
+

More than one pivot table on an html file

Resolved
Nathan Wells asked on October 3, 2018

Hello,
I am trying to put more than one pivot table on an html file and I am not able to do it successfully. Do you have any tips on a simple approach?
Also, I noticed that license keys are meant to be tied to a server? Is it possible to operate flexmonster on a local computer without any problems?
Thank you!

1 answer

Public
Tanya Gryshko Tanya Gryshko Flexmonster October 3, 2018

Hello, Nathan,
Thank you for writing to us.
To put more than one pivot table on an HTML file, you need to:

  1. add <div> containers with id for each pivot table instance
  2. initialize each pivot table with new Flexmonster() API call

Please have a look at the following samples:

Hope it helps.
As about the license keys, there is a development license key which is applicable to the local host environment. For more details refer to this article: https://www.flexmonster.com/doc/managing-license-keys/
Please let me know if you have any other questions.
Regards,
Tanya

Please login or Register to Submit Answer