[ https://issues.apache.org/jira/browse/OFBIZ-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335496#comment-15335496 ]
Deepak Dixit commented on OFBIZ-7350: ------------------------------------- Here is an example for this: - Goto https://ofbiz-vm.apache.org:8443/ordermgr/control/editOrderItems?orderId=DEMO10091 - On "Add To Order" section we have product auto-complete and "Choose Catalog" drop-down. - Currently all product listed under auto-complete/lookup irrespective to catalog, Ideally only selected catalog product should list in product auto-complete. So we can use this feature for these kind of screen where we need to get values dependent on other dynamic field. [~charles steltzlen] could you please confirm this is correct example? > Manage filters in lookup auto completion > ---------------------------------------- > > Key: OFBIZ-7350 > URL: https://issues.apache.org/jira/browse/OFBIZ-7350 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: Release Branch 12.04, Release Branch 13.07, Release > Branch 14.12, Trunk, Release Branch 15.12 > Reporter: Charles STELTZLEN > Assignee: Deepak Dixit > Priority: Minor > Attachments: OFBIZ-7350.13.07.patch, OFBIZ-7350.patch > > > On form lookup, we can specify target parameters to pass them to the lookup > screen and do filtered searches with these parameters. It works fine when you > click on lookup button. But when you start to write something in lookup > input, these parameters are not passed to the ajax auto-complete system. So, > the results are not filtered. -- This message was sent by Atlassian JIRA (v6.3.4#6332)