-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.0.0-ga1, liferay-faces-3.1.0-ga1
-
Fix Version/s: liferay-faces-3.0.1-ga2, liferay-faces-3.1.1-ga2, liferay-faces-3.2.4-ga5
-
Component/s: None
-
Labels:None
Need to support the following use-case, which will provide the ability to update the model on the server when focus is lost (tabbing to next field):
<liferay-ui:input-editor id="inputEditor2" value="#{modelBean.comments2}"> <f:ajax execute="@this" event="blur" /> </liferay-ui:input-editor>
- relates
-
FACES-1422 liferay-ui:input-editor causes invalid DOM diff during Ajax postback when used with ICEfaces
-
- Closed
-
-
FACES-1752 Facelet version of liferay-ui:input-editor does not support onblur/onfocus events with Liferay 6.2
-
- Closed
-