I have a form with a section that the user can show or hide via an
AjaxLink. The AjaxLink is hiding and showing using
Component.isVisible(boolean). When the user expands the section of the
form, enters data, collapses the section of the form, and then saves, I
lose the edits the user makes. Is there a way to keep the edits without
having to change my AjaxLink to just manipulate the display style
attribute? The hide/show section of the form starts hidden so it
doesn't need to load from the DB until the LoadableDetachableModel
attaches and I would lose that if I only manipulate the style attribute.
Jered Myers
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]