Details
Description
The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server, and the server side state of the stack is not kept up to date. The next script for the stack that is rendered will take the stack back to the previous currentPane that was set on the server side.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Description | The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server. | The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server, and the server side state of the stack is not kept up to date. The next script for the stack that is rendered will take the stack back to the previous currentPane |
Description | The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server, and the server side state of the stack is not kept up to date. The next script for the stack that is rendered will take the stack back to the previous currentPane | The contentStack renders a hidden input that is updated when changing panes on the client side. When a form post is made, this hidden input may update the currently selected pane on the server so the resulting contentStack script that is rendered updates to the correct pane. If the stack is not included in a form, this hidden input is not sent to the server, and the server side state of the stack is not kept up to date. The next script for the stack that is rendered will take the stack back to the previous currentPane that was set on the server side. |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39256 | Mon Dec 09 11:10:52 MST 2013 | philip.breau | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.3.1 [ 11376 ] | |
Resolution | Fixed [ 1 ] |
Revision: 39256
Author: philip.breau
Date: December-09-13 2:10:52 PM
Message:
MOBI-954ContentStack does not maintain correct current pane unless nested in a formModified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxy.java
Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyMeta.java
Added : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/contentstack/ContentStackFormProxyRenderer.java
Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackMenu/contentStackMenu4.xhtml