Ticket #25 (accepted enhancement)
add domain/filter on ManyToOne
| Reported by: | nicoe | Owned by: | ged |
|---|---|---|---|
| Priority: | major | Milestone: | First preview release |
| Component: | Widgets | Keywords: | |
| Cc: |
Description
It should be possible to add query part on tag. Here is a quick example:
<many2one bind="country" display="name" />
<many2one bind="subdivision" display="name" restrict="AND subdvision.country=[self.country]" />
The syntax used should be the same as the syntax used for list displaying.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](http://www.openhex.com/static/nicoe/openhex_logo.png)