ADF Dialog framework and ppr problems
748631Feb 17 2010 — edited Feb 19 2010Hi;
The problem is as the following:-
I used dialog framework for my application and it work fine ,But I think it has problem with ppr as when I press OK button on Dialog or close the dialog from the close icon in upper corner "X" ,it gives me validation errors for the parent page for other required items,in other words it submit all values with parent page
I tried immediate="true" and partialSubmit="true" but no thing changes
how can I prevent the dialog from submitting all fields on parent page????????????