Hi Bilgin, Thanks for the information, I know this trick, but I want to handle it differently like http-redirect.
Regards, Naveen. On Mon, Oct 11, 2010 at 7:58 PM, Bilgin Ibryam <[email protected]> wrote: > There is no automatic way to change this behavior in the whole project at > once. > You have to do it manually by changing the controller.xml of the > application > you want changed. In general you have to change the "success" respond to go > to the same "edit/create" screen. > > Bilgin > > On Mon, Oct 11, 2010 at 12:36 PM, Naveen Kumar <[email protected] > >wrote: > > > Hi All, > > > > I have a problem with redierction. > > > > In ofbiz, after all the creation and update processes, the page is not > > redirected to the original page where the request for creation or update > is > > invoked. Instead it stays on the new updated or created page. > > > > Is there any way to redirect the page to the parent page which actually > > invoked the CRUD operation? > > > > Regards, > > Naveen. > > >
