You could try a BookmarkablePageLink, but it should work with a regular pagelink too, can you show us some code?
Maurice 2008/4/11 Иванов Дмитрий <[EMAIL PROTECTED]>: > Добрый день. > > I have page with form and feedback on it. Page is mounted under some path. > > When i access this page via mounted path - everything is ok - after > processing form feedback panel shows error and/or other messages, as > expected. > > But when i create PageLink to this page on the other page and click > form submit button - onSubmit method called as usual, but no > feedback messages shown up. > > I can't get why this behaviour happens. Any ideas? > > -- > Greetz, > Dmitriy Ivanov > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
