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>
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
2
mar. 15
|
6130 | |||
|
3
okt. 19
|
6548 | |||
|
0
sep. 22
|
16 | |||
|
1
aug. 21
|
8723 | |||
|
0
jul. 21
|
4166 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.