Hi all,
Is there a way to persist the shopping cart for each user? Right now, if I logout after adding some items to the cart and login again using the same account the cart goes empty (which ideally should not be the case). On enabling 'auto save cart' in Catalog Mgr>Stores, the cart contents are maintained but remains same even if you logout or login with a different account. What I'd like is for the cart to display different contents depending upon the user currently signed in and what he'd put in during his last login. Is there a way to achieve this? |
Even Shopping Lists seem common to all users. I see the same shopping lists no matter which account I use to log in
|
are you logging into a user account (partyID) or using the anonymous login
jaki sent the following on 5/28/2008 8:00 AM: > Even Shopping Lists seem common to all users. I see the same shopping lists > no matter which account I use to log in > > > jaki wrote: >> Hi all, >> Is there a way to persist the shopping cart for each user? Right >> now, if I logout after adding some items to the cart and login again using >> the same account the cart goes empty (which ideally should not be the >> case). On enabling 'auto save cart' in Catalog Mgr>Stores, the cart >> contents are maintained but remains same even if you logout or login with >> a different account. >> What I'd like is for the cart to display different contents depending upon >> the user currently signed in and what he'd put in during his last login. >> Is there a way to achieve this? >> >> > |
Im using users created by putting user details in UserLogin entity and UserLogin entity with partyID as 'admin' and groupID as 'FULLADMIN'.
Also created users from within the ecommerce app but the problem still persists.
|
Hi,
I'm planning to work a production server based on the OFBiz trunk development. Are there commits more stable than other ? How finding a trunk commit with the bugs least ? Thanks Eric |
Administrator
|
Sorry, we have no such tags. With trunk, the best would be to use last version, no guaranties...
Jacques From: "Eric DE MAULDE" <[hidden email]> > Hi, > > I'm planning to work a production server based on the OFBiz trunk > development. > Are there commits more stable than other ? > How finding a trunk commit with the bugs least ? > > Thanks > > Eric > > |
In reply to this post by Jaki-2
After a bit of browsing I learned that the cart can be persisted to some special shopping list on logout. But to enable this you have to change some parameter in the product store. Which is this parameter? The closest I could find were auto-save cart and 'enable auto suggestion list' none of which could do what was required
|
Free forum by Nabble | Edit this page |