Skip to Content
Menu
This question has been flagged
697 Views

In Odoo, I have a scenario where I need to conditionally hide a field based on the content of an HTML field. However, the HTML field always contains <p><br/></p> tags, even when it's technically empty. Is there a way to check if the HTML field is "empty" (i.e., contains no meaningful content) and hide another field based on that in the XML side using attrs? How can I achieve this without relying on just the <p><br/></p> content?

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 25
352
0
Jul 25
422
0
Jul 25
1062
1
May 25
1545
1
Apr 25
1552