Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3569 Vues

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
Ignorer
Meilleure réponse

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

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


Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 15
4266
0
sept. 22
16
1
août 21
6829
0
juil. 21
2869
3
oct. 19
5023