You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2008/06/23 12:56:45 UTC

[jira] Created: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Enhancing DropDown widget with Ajax Autocompletion feature
----------------------------------------------------------

                 Key: OFBIZ-1847
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
             Project: OFBiz
          Issue Type: New Feature
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Mridul Pathak
             Fix For: SVN trunk


Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown_Improvements.patch

This is the patch for required improvements.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown_Improvements.patch

Updated Patch.  Forgot to include scriptaculouscontrols.css in EditExample screen in previous patch.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608269#action_12608269 ] 

Anil K Patel commented on OFBIZ-1847:
-------------------------------------

Mridul, thanks for the patch. Its in rev #671723. 
The way field description show in text box needs to be improved. I'll keep this issue open for such improvements.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown.patch

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.

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


[jira] Assigned: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel reassigned OFBIZ-1847:
-----------------------------------

    Assignee: Anil K Patel

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Anil K Patel
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown_Improvements.patch

Updated patch with some more improvements.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908327#action_12908327 ] 

Jacques Le Roux commented on OFBIZ-1847:
----------------------------------------

Anil, Mridul,

I don't know if you still want to improve it (BTW what did you envision?), else we could close it? Also why not put it as a simple example using Example component in the Form Widget Examples screen?

Thanks

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Anil K Patel
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Description: 
Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.

Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

  was:Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.


> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611910#action_12611910 ] 

Anil K Patel commented on OFBIZ-1847:
-------------------------------------

Mridul,
your most current patch in trunk. I am keeping this issue open more improvements that can be done to it.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Anil K Patel
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618767#action_12618767 ] 

Si Chen commented on OFBIZ-1847:
--------------------------------

 is this where I could see how this works?  https://demo.hotwaxmedia.com/example/control/authview/findExampleAjax

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Anil K Patel
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607185#action_12607185 ] 

Scott Gray commented on OFBIZ-1847:
-----------------------------------

I'm glad I didn't start when I said I would or I might have wasted more than half an hour.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.

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


[jira] Commented: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618960#action_12618960 ] 

Mridul Pathak commented on OFBIZ-1847:
--------------------------------------

Si,
    The <auto-complete> tag for the dropdown fields in ListExampleAjax(ExampleForms.xml) has been commented in the trunk.  You may try it on your local updated copy by uncommenting those tags.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Anil K Patel
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown_Improvements.patch

Uploading the updated patch for improvements.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown_Improvements.patch, AjaxAutoCompleteDropDown_Improvements.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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


[jira] Updated: (OFBIZ-1847) Enhancing DropDown widget with Ajax Autocompletion feature

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1847:
---------------------------------

    Attachment: AjaxAutoCompleteDropDown.patch

Uploading updated patch.  No functional changes.  Just improved names of xml element and associated class and its methods.  Also removed not required JS files from AjaxExample Screen in previous patch.

> Enhancing DropDown widget with Ajax Autocompletion feature
> ----------------------------------------------------------
>
>                 Key: OFBIZ-1847
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1847
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxAutoCompleteDropDown.patch, AjaxAutoCompleteDropDown.patch
>
>
> Enhance DropDown Field of Form Widget to use Autocompleter.  After this enhancement a developer will have two options: Either use a traditional dropdown or an auto-completed text field instead of a dropdown.
> Please refer to the following document for more details: http://docs.ofbiz.org/display/OFBIZ/Enhancing+DropDown+Widget+with+Ajax+Autocompletion+Feature

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