You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Danny Robinson <da...@gmail.com> on 2007/06/21 16:36:22 UTC

[Trinidad] Dialog demo - Regular dialog demo works - In-Table version fails

Does anyone else experience a problem when running the dialog demo page (
launchDialog.jspx) using the new AJAX PPR?  The standard demo works fine,
but the dialogs launched via the table don't appear.

Danny
-- 
Chordiant Software Inc.
www.chordiant.com

Re: [Trinidad] Dialog demo - Regular dialog demo works - In-Table version fails

Posted by Adam Winer <aw...@gmail.com>.
Found the problem - CoreRenderKit.encodeScripts() was only getting called
for PPR requests.  The buttons in the table don't have partialSubmit="true".
-- Adam


On 6/21/07, Adam Winer <aw...@gmail.com> wrote:
>
> I'll have a look.
>
> -- Adam
>
>
> On 6/21/07, Danny Robinson < dannyjrobinson@gmail.com> wrote:
> >
> > Does anyone else experience a problem when running the dialog demo page
> > ( launchDialog.jspx) using the new AJAX PPR?  The standard demo works
> > fine, but the dialogs launched via the table don't appear.
> >
> > Danny
> > --
> > Chordiant Software Inc.
> > www.chordiant.com
>
>
>
>

Re: [Trinidad] Dialog demo - Regular dialog demo works - In-Table version fails

Posted by Adam Winer <aw...@gmail.com>.
I'll have a look.
-- Adam


On 6/21/07, Danny Robinson <da...@gmail.com> wrote:
>
> Does anyone else experience a problem when running the dialog demo page (
> launchDialog.jspx) using the new AJAX PPR?  The standard demo works fine,
> but the dialogs launched via the table don't appear.
>
> Danny
> --
> Chordiant Software Inc.
> www.chordiant.com