İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3511 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
4194
0
Eyl 22
16
1
Ağu 21
6767
0
Tem 21
2825
3
Eki 19
4952