콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3800 화면

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>


아바타
취소
관련 게시물 답글 화면 활동
2
3월 15
4526
0
9월 22
16
1
8월 21
7151
0
7월 21
3095
3
10월 19
5274