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
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
You can add if condition on the table to check if there is any data or not.
<table t-if="my_data">
....
</table>
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
2
Mar 15
|
6112 | |||
|
3
Eki 19
|
6539 | |||
|
0
Eyl 22
|
16 | |||
|
1
Ağu 21
|
8716 | |||
|
0
Tem 21
|
4157 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.