Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3700 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

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


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 3 15
4397
0
thg 9 22
16
1
thg 8 21
7000
0
thg 7 21
2971
3
thg 10 19
5151