[ 
https://issues.apache.org/jira/browse/OFBIZ-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bilgin Ibryam updated OFBIZ-3211:
---------------------------------

    Attachment: ajaxLookup.patch

 - Added possibility to specify more than one fields to search for a match.
 - Added some defaults, so ajaxifying a lookup screen is as easy as specifying 
two fields:entityName and fieldNames
 - Show only 10 records in the autocompleter, which is configurable from 
widget.properties. (I was wondering would it be better to use 
EntityListIterator for the search ?)
 - Move hard coded image location from markup to css.
 - Added autocompleter to LookupPerson lookup.


> 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.

Reply via email to