This question has been flagged
1 Reply
3571 Views

Hello, i have into my module a pivot table and i want reproduce it to frontend portal...

Anyone know how generate pivot table in portal frontend?
I see survey module but i don't find something for generate Pivot interactive like backend!


EDIT

i can't add comment so i respond here.... did you mean https://pivottable.js.org/examples/index.html?

If yes how can i add external jquery and css libraries?

I try to put them into assets.xml but if i don't use debug with assets they aren't loaded!

Avatar
Discard
Best Answer

You can inherit the base templates for asset frontend and add those java script libraries(pivot).

Then Create qweb templates in the front end along with controller using api to access it.

Avatar
Discard