could it be you are not using the latest from svn?...this was corrected a few days ago.....
Regards, Hans On Fri, 2009-04-03 at 11:34 +0200, gil portenseigne wrote: > During a SFA contact creation i tried to use the link "Go Back", leading to > an > error. > > To correct this : > > > Index: applications/marketing/webapp/sfa/WEB-INF/controller.xml > =================================================================== > --- applications/marketing/webapp/sfa/WEB-INF/controller.xml (revision > 761579) > +++ applications/marketing/webapp/sfa/WEB-INF/controller.xml (working copy) > @@ -174,6 +174,10 @@ > <event type="service" invoke="createContact"/> > <response name="success" type="view" value="viewprofile"/> > </request-map> > + <request-map uri="backHome"> > + <security https="true" auth="true" /> > + <response name="success" type="view" value="CreateContact" /> > + </request-map> > > <!-- Forecast Requests --> > <request-map uri="FindSalesForecast"> > > Thanks > > Gil PORTENSEIGNE -- Antwebsystems.com: Quality OFBiz services for competitive rates
