Hi Pavel, I guess you could do this by defining a div/span whatsoever with an id and manually send back a bu:replace for that id. I guess this should work. Have always used this to update things in parallel to form updates. Have never tried sending this as response after finishing the form processing. But I think there should be no reason for this not to work.
Chris -----Ursprüngliche Nachricht----- Von: navrc [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2008 14:12 An: [email protected] Betreff: ajax partial page update after submit form from flowscript Hello, is some possibility to do partial page update (ajax) when user submit the form? My idea: Flow script process the form data and call some pipeline to do partial update. Thanks for your replay. Pavel Navrkal -- View this message in context: http://www.nabble.com/ajax-partial-page-update-after-submit-form-from-flowsc ript-tp18132233p18132233.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
