Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3543 Visualizzazioni

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
Abbandona
Risposta migliore

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

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


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mar 15
4241
0
set 22
16
1
ago 21
6816
0
lug 21
2852
3
ott 19
4972