You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jeroen van der Wal (JIRA)" <ji...@apache.org> on 2009/11/18 13:35:39 UTC

[jira] Issue Comment Edited: (OFBIZ-3211) Ajaxifying lookup fields

    [ https://issues.apache.org/jira/browse/OFBIZ-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779427#action_12779427 ] 

Jeroen van der Wal edited comment on OFBIZ-3211 at 11/18/09 12:33 PM:
----------------------------------------------------------------------

Hi Bilgin,

An excellent improvement on the usibility of Ofbiz! I have only a few coments:
# The results are now ordered by the ID and results display in the <ID> <Description> format. I Could imagine that users want the results displayed in a <Description> <ID> format and sorted accordingly. I noticed that you can set this on the individual lookup but i would be nice to set it on a global level, In the lookup defintion you then only have to set the  search fields, the id field and the description fields:
#*by id:  [10000] My Company
#*by description: My Company [10000]
# I would like to see a separate row for each etry returned
# Could you extend the width of the resultbox to prevent text wrapping

Jeroen

      was (Author: jcvanderwal):
    Hi Bilgin,

An excellent improvement on the usibility of Ofbiz. I have only a few coments:
1. The results are now ordered by the ID and results display in the <ID> <Description> format. I Could imagine that users want the results displayed in a <Description> <ID> format and sorted accordingly. I noticed that you can set this on the individual lookup but i would be nice to set it on a global level:
	- by id:  [10000] My Company
	- by description: My Company [10000]
In the lookup defintion you then only have to set the  search fields, the id field and the description fields.
2. I would like to see a separate row for each etry returned
3. Could you extend the width of the resultbox to prevent text wrapping

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