[ https://issues.apache.org/jira/browse/OFBIZ-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794805#action_12794805 ]
Bilgin Ibryam commented on OFBIZ-3211: -------------------------------------- Thanks guys for your reviews and comments. I did some more changes according to your comments and committed it to trunk in #894149 Jeroen, you can show/hide the returned values(keys) from widget.properties Also each entry is in separate line and there is no text wrapping any more. Jacques, it works for me using FF3.5.5 on vista. No idea what prevented it in your case. Scott, I used setMaxRows and added possibility to hide/show the key in the list. As for the error message and using json, this will require changes in scriptaculous library. I will keep the issue open for later improvements. Here are few more things to improve: - add possibility to pass target-parameter from the lookup. - add possibility to add extra conditions to search query (for example to filter disabled parties) > Ajaxifying lookup fields > ------------------------ > > Key: OFBIZ-3211 > URL: https://issues.apache.org/jira/browse/OFBIZ-3211 > Project: OFBiz > Issue Type: New Feature > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: Bilgin Ibryam > Assignee: Bilgin Ibryam > Priority: Minor > Fix For: SVN trunk > > Attachments: ajax-loader.gif, ajaxLookup.patch, ajaxLookup.patch > > > To see how it works, apply the patch (optionally add ajax-loader.gif to > framework\images\webapp\images\) and go to Accounting -> Find Invoices (or to > any other screen with form widget that uses LookupPartyName lookup ). Then > type some letters to From Party ID or To Party ID fields. > Bilgin -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.