İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3796 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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

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


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 15
4517
0
Eyl 22
16
1
Ağu 21
7121
0
Tem 21
3083
3
Eki 19
5267