Hi!

I have a page (MyPage) which displays a form by
delegating the form rendering to a block in a different
page (BlockPage). MyPage renders fine, but when the
form is submitted it generates Prepare and Submit
events in the BlockPage and they are not propagated
back to MyPage.

Is there a way to receive these events in MyPage so I
can decide the next page to display using the correct
context?

Thanks,
Imants


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to