IMO, We should keep the both profiles as we keep all checkout and from a configuration screen go for one. If it takes time then we should go for the older style profile as Jacques says, and keep the old profile for now.
Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Thu, Sep 17, 2009 at 2:32 AM, Jacques Le Roux < [email protected]> wrote: > Hi Vikas, > > I'm sorry but I disagree with this change. As this stage, I'd far prefer to > keep the old profile wich has much more options and looks better. > So I ask the community opinion about that. > You can still see the old profile if you run an R9.04 version or at > http://ofbiz-vm.apache.org/ ( > http://demo904.ofbiz.org/ecommerce/control/main fails at the moment) > You can see the new provilei if you run the trunk or at > http://demo.ofbiz.org/ecommerce/control/main but it fails at the moment, > you may try http://lamouline.myvnc.com:28080/ecommerce during Europe > nights (GMT+2) > > Thanks > > Jacques > > From: <[email protected]> > >> Author: mor >> >> Date: Mon Sep 14 10:08:27 2009 >> New Revision: 814553 >> >> URL: http://svn.apache.org/viewvc?rev=814553&view=rev >> Log: >> Changed the new profiles pages added a year back as the default one. >> >> Modified: >> ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml >> >> Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml?rev=814553&r1=814552&r2=814553&view=diff >> >> ============================================================================== >> --- ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml >> (original) >> +++ ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml Mon >> Sep 14 10:08:27 2009 >> @@ -39,7 +39,8 @@ >> </widgets> >> </section> >> </screen> >> - >> + <!-- To use conventional pages uncomment following screens i.e. >> newcustomer and viewprofile and comment new screens i.e. newcustomer and >> viewprofile screens below --> >> + <!-- >> <screen name="newcustomer"> >> <section> >> <actions> >> @@ -76,6 +77,7 @@ >> </widgets> >> </section> >> </screen> >> + --> >> <screen name="editcontactmech"> >> <section> >> <actions> >> @@ -518,8 +520,7 @@ >> </widgets> >> </section> >> </screen> >> - <!-- To use new pages uncomment following screens i.e. newcustomer >> and viewprofile and comment existing newcustomer and viewprofile screens >> above --> >> - <!-- >> + >> <screen name="newcustomer"> >> <section> >> <actions> >> @@ -563,7 +564,6 @@ >> </widgets> >> </section> >> </screen> >> - --> >> >> <screen name="EditProfile"> >> <section> >> >> >> > >
