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>
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
2
mar. 15
|
6208 | |||
|
3
oct. 19
|
6616 | |||
|
0
sept. 22
|
16 | |||
|
1
aug. 21
|
8830 | |||
|
0
iul. 21
|
4252 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.