Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3547 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

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


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mar. 15
4241
0
sept. 22
16
1
aug. 21
6817
0
iul. 21
2852
3
oct. 19
4972