Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2, EE-3.2.0.BETA
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Salesforce Case Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
The current behavior of the ice:selectInputText and ace:autoCompleteEntry components is to submit the form when an option has been selected by the mouse.
The feature request is to add a way to prevent this from happening so that only the valueChangeListener is called and not the forms action/actionListener methods. With this functionality the forms methods would only be called when the enter key is pressed in the input fields.
The feature request is to add a way to prevent this from happening so that only the valueChangeListener is called and not the forms action/actionListener methods. With this functionality the forms methods would only be called when the enter key is pressed in the input fields.
Issue Links
- depends on
-
ICE-8993 ace:ajax onStart function be given submit property map as parameter
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33995 | Wed Mar 20 16:16:36 MDT 2013 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33813 | Wed Mar 06 17:30:19 MST 2013 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
|