Hi!
I'm trying to filter records on an embedded tree/list view (say: on the sale.order.line records in the sale.order form) that fullfill a certain criterion, say the product_id = 10.
I've tried setting up domains on several levels and have tried embedding the view directly vs. using the "tree_view_ref" context, but to no avail; I'm aware that I can set the domain in the act_window, however, as the domain would need to be applied to the embedded view, not the main view, that doesn't seem to get me where I want either.
Any hints would be highly apprciated!
thanks
Herbert