Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3887 Widoki

Hello,

I would like to autogenerate table of contents on my QWeb report. I know that is possible to autogenerate a table of contents by using wkhtmltopdf. The table of contents is autogenerated using all <hX> tag (h1, h2, h3...).

There is a method to do the same thing from my Odoo QWeb report?


Thanks

Awatar
Odrzuć
Najlepsza odpowiedź

Hello

not with wkhtml immediately...

but you çan do it in Javascript !

take à look to website_quote ... That générate the left menu automacally

Awatar
Odrzuć