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
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>
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
2
मार्च 15
|
6261 | |||
|
3
अक्तू॰ 19
|
6636 | |||
|
0
सित॰ 22
|
16 | |||
|
1
अग॰ 21
|
8848 | |||
|
0
जुल॰ 21
|
4266 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.