[jira] Created: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Nicolas Malin (Jira)
Auto-complete for dropdowns (it's currently in selectall.js)
------------------------------------------------------------

                 Key: OFBIZ-3917
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3917
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Jacques Le Roux




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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Nicolas Malin (Jira)

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

Jacques Le Roux reassigned OFBIZ-3917:
--------------------------------------

    Assignee: Jacques Le Roux

> Auto-complete for dropdowns (it's currently in selectall.js)
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3917
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3917
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux updated OFBIZ-3917:
-----------------------------------

    Attachment: dropdown_autocomplete.patch

The dropdown_autocomplete.patch is not intended to be used as is but as an example. Because it breaks the Dependent Dropdowns mechanism. Note that the Dependent Dropdowns mechanim uses Prototype so far. So maybe using jQuery instead there would help...

> Auto-complete for dropdowns (it's currently in selectall.js)
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3917
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3917
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: dropdown_autocomplete.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-3917.
----------------------------------

    Fix Version/s: jQuery
       Resolution: Fixed

Thanks to Rupert Howell,

We thought initially that there was a problem with this patch but actually, as I found later, it was another issue, not in this code, fixed since. So works well as demonstrated in widget Example.

TODO : return only the Id, else you need to edit the field to remove the description... (or the Id if you need the description)


> Auto-complete for dropdowns (it's currently in selectall.js)
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3917
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3917
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: jQuery
>
>         Attachments: dropdown_autocomplete.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3917) Auto-complete for dropdowns (it's currently in selectall.js)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Sascha Rodekamp commented on OFBIZ-3917:
----------------------------------------

Well done guys, thanks for you're help!
Sascha

> Auto-complete for dropdowns (it's currently in selectall.js)
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3917
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3917
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: jQuery
>
>         Attachments: dropdown_autocomplete.patch
>
>


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