ICEfaces
  1. ICEfaces
  2. ICE-8406

Improve support for ajax events in ace:autoCompleteEntry

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.RC1
    • Fix Version/s: 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      Because of the nature of the ace:autoCompleteEntry component of sending a request at any keypress event to update the value of the component, it is hard to support ajax events in conjunction since the ajax request may be different than the default ice.s request or the ajax request may not have the purpose of modifying the value of the component, like the blur event. Also, for some events it seems to be necessary to make two different requests. It is necessary to modify the basic design of the ace:autoCompleteEntry component to make it easier to integrate different ajax events into it.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed some major changes to the component at revision 30375, which make the default ajax event behave like a regular ice.s request, and also added support for the ajax blur event, making sure that such request is not handled like a regular request to display the list of options.

        Show
        Arturo Zambrano added a comment - Committed some major changes to the component at revision 30375, which make the default ajax event behave like a regular ice.s request, and also added support for the ajax blur event, making sure that such request is not handled like a regular request to display the list of options.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: