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
3651 Widoki

Hi folks

In a report I need to hide a table when this table is empty.

Could you please let me know what is the instruction's syntax to write in my libreoffice template for this ?

thanks

Awatar
Odrzuć
Najlepsza odpowiedź

You can add if condition on the table to check if there is any data or not.

<table t-if="my_data">
....
</table>


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
mar 15
4361
0
wrz 22
16
1
sie 21
6946
0
lip 21
2935
3
paź 19
5133