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>
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
mars 15
|
6105 | |||
|
3
oct. 19
|
6537 | |||
|
0
sept. 22
|
16 | |||
|
1
août 21
|
8714 | |||
|
0
juil. 21
|
4151 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.