Page opens Component A in Dialog X using DialogAjaxLink + Component A opens Component B in Dialog Y using DialogAjaxLink (Jquery Tapestry Dialog)

2015-06-01 Thread Poggenpohl, Daniel
Hi, I have the setup in the subject header. When I open Dialog X to display Component A, the contents of Dialog Y (i.e. Component B) are rendered inside Dialog X. Can I prevent this? When clicking the DialogAjaxLink in Dialog X to open Dialog Y, Dialog Y opens in a normal way and displays Comp

Ajax Exception Handling - How to use alerts component instead of different page.

2015-06-01 Thread Sumanth
Hi All, I would like to know how to use the component to show exceptions when "any" ajax related operation results in uncaught exception. Also is it possible to refresh all/selected zones in the page if the ajax operation resulted in exception? I'm trying to use the "Override Exception Report