You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Erwan de FERRIERES (JIRA)" <ji...@apache.org> on 2010/02/25 15:49:28 UTC

[jira] Commented: (OFBIZ-3510) Step by step procedure to implement an autocomplete feature in ofbiz

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

Erwan de FERRIERES commented on OFBIZ-3510:
-------------------------------------------

For the autocomplete option, maybe this is what you are looking for :
go to https://localhost:8443/humanres/control/FindEmplLeaves, then start writing in the partyId field, there is a list of partyIds that are listed under the field.

> Step by step procedure to implement an autocomplete feature in ofbiz
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3510
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3510
>             Project: OFBiz
>          Issue Type: Wish
>          Components: order
>         Environment: Ubuntu
>            Reporter: VASU.T
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> HI,
> I am a student working on ofbiz.We have planned to create three features in ofbiz which i dono exists or not.
> Features:
> 1)Implementing autocomplete in some places like countrylist,statelist etc.
> 2)Reducing width of table rows in catalog and other places.
> 3)Impplementing iphone interface in ofbiz.
> Now we have created myinstitute component in ofbiz and now we are looking to implement above 3 ui features.Please need some valuable suggestions to implement autocomplete may be steps to modify existing code in ofbiz.
> Below are some of URLS where we need autocomplete:
> Look up Party - This comes in several places. Example URLs are
> https://localhost:8443/ordermgr/control/orderentry
> https://localhost:8443/catalog/control/EditProdCatalogParties?prodCatalogId=DemoCatalog
> https://localhost:8443/facility/control/EditFacility
> I ll be  glad see comments and suggestions as early as possible. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.