Skip to Content
मेन्यू
This question has been flagged
1 Reply
3506 Views

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
Discard
Best Answer

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

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


Avatar
Discard
Related Posts Replies Views Activity
2
मार्च 15
4190
0
सित॰ 22
16
1
अग॰ 21
6756
0
जुल॰ 21
2820
3
अक्तू॰ 19
4950