Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3507 Zobrazení

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
Zrušit
Nejlepší odpověď

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

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
bře 15
4190
0
zář 22
16
1
srp 21
6757
0
čvc 21
2820
3
říj 19
4950