Igor Vaynberg wrote:
there is ajaxformsubmitting behavior which will update the entire form
-igor
thanks
however, that's not exactly my need, being just recording the user input
(not to loose it) without validating. Is there no way around, like a
hook from Ajax to act only on some component internal state ?
My use case being the following:
The use case for it is a ListView with reuseItems(true) which loses in
transit state. In more details, it means the user writes something in one of
the listitem's textfield, then click on "add new item" => I want the
textfield's state to be known and preserved, whereas the whole form
shouldn't be submitted yet.
which approach would you recommend ?
thanks again
joseph
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]