[
https://issues.apache.org/jira/browse/OFBIZ-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863147#action_12863147
]
Adrian Crum commented on OFBIZ-3211:
------------------------------------
Bilgin,
I had to make a small change to your code (rev 940245) because the empty img
element created invalid HTML, and adding empty attributes to it (to make it
valid HTML) caused problems with some browsers.
It would be best if the span element was left empty and the JavaScript code
inserted the img element when needed.
> 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.