Hi,
Is this Possible with OFBiz? http://shopping.aol.com/eee-pc-4g-notebook/53769671? <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r efCode=aolpartner_shopbrowse&crawler=1> &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 Click on the product details tab. I'm looking for attributes grouped like that. Please send the link to adding categories, I can't find it. Thanks Brendan |
possible, but would need programming
Brendan Vogt sent the following on 12/4/2007 3:56 AM: > Hi, > > > > Is this Possible with OFBiz? > > > > http://shopping.aol.com/eee-pc-4g-notebook/53769671? > <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r > efCode=aolpartner_shopbrowse&crawler=1> > &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 > > > > Click on the product details tab. I'm looking for attributes grouped like > that. > > > > Please send the link to adding categories, I can't find it. > > > > Thanks > > Brendan > > > > |
Is there any public sites powered by OFbiz that I can take a look. I have visited graciousstyle.com. Thx.
-----Original Message----- From: BJ Freeman <[hidden email]> Date: Tue, 04 Dec 2007 09:04:45 To:[hidden email] Subject: Re: Is this Possible with OFBiz? possible, but would need programming Brendan Vogt sent the following on 12/4/2007 3:56 AM: > Hi, > > > > Is this Possible with OFBiz? > > > > http://shopping.aol.com/eee-pc-4g-notebook/53769671? > <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r > efCode=aolpartner_shopbrowse&crawler=1> > &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 > > > > Click on the product details tab. I'm looking for attributes grouped like > that. > > > > Please send the link to adding categories, I can't find it. > > > > Thanks > > Brendan > > > > |
As for most things, start here: http://ofbiz.apache.org/ And from the "Who is Using Apache OFBiz" section see the link to additional info here: http://docs.ofbiz.org/display/OFBIZ/Apache+OFBiz+User+List -David On Dec 4, 2007, at 10:12 AM, v. sunder anand wrote: > Is there any public sites powered by OFbiz that I can take a look. I > have visited graciousstyle.com. Thx. > -----Original Message----- > From: BJ Freeman <[hidden email]> > > Date: Tue, 04 Dec 2007 09:04:45 > To:[hidden email] > Subject: Re: Is this Possible with OFBiz? > > > possible, but would need programming > > Brendan Vogt sent the following on 12/4/2007 3:56 AM: >> Hi, >> >> >> >> Is this Possible with OFBiz? >> >> >> >> http://shopping.aol.com/eee-pc-4g-notebook/53769671? >> <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r >> efCode=aolpartner_shopbrowse&crawler=1> >> &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 >> >> >> >> Click on the product details tab. I'm looking for attributes >> grouped like >> that. >> >> >> >> Please send the link to adding categories, I can't find it. >> >> >> >> Thanks >> >> Brendan >> >> >> >> > > smime.p7s (3K) Download Attachment |
In reply to this post by v. sunder anand
You can have a look on http://www.ibaazar.com/eshop/control/main. This
is not yet complete though. Thanks, Raj v. sunder anand wrote: > Is there any public sites powered by OFbiz that I can take a look. I have visited graciousstyle.com. Thx. > -----Original Message----- > From: BJ Freeman <[hidden email]> > > Date: Tue, 04 Dec 2007 09:04:45 > To:[hidden email] > Subject: Re: Is this Possible with OFBiz? > > > possible, but would need programming > > Brendan Vogt sent the following on 12/4/2007 3:56 AM: > >> Hi, >> >> >> >> Is this Possible with OFBiz? >> >> >> >> http://shopping.aol.com/eee-pc-4g-notebook/53769671? >> <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r >> efCode=aolpartner_shopbrowse&crawler=1> >> &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 >> >> >> >> Click on the product details tab. I'm looking for attributes grouped like >> that. >> >> >> >> Please send the link to adding categories, I can't find it. >> >> >> >> Thanks >> >> Brendan >> >> >> >> >> > > > > |
Nice work. Did you much Java programming on this site? And how easy was it
to implement your own design? Have you been working long on OfBiz? -----Original Message----- From: Raj Saini [mailto:[hidden email]] Sent: Tuesday, December 04, 2007 7:25 PM To: [hidden email] Subject: Re: Is this Possible with OFBiz? You can have a look on http://www.ibaazar.com/eshop/control/main. This is not yet complete though. Thanks, Raj v. sunder anand wrote: > Is there any public sites powered by OFbiz that I can take a look. I have visited graciousstyle.com. Thx. > -----Original Message----- > From: BJ Freeman <[hidden email]> > > Date: Tue, 04 Dec 2007 09:04:45 > To:[hidden email] > Subject: Re: Is this Possible with OFBiz? > > > possible, but would need programming > > Brendan Vogt sent the following on 12/4/2007 3:56 AM: > >> Hi, >> >> >> >> Is this Possible with OFBiz? >> >> >> >> http://shopping.aol.com/eee-pc-4g-notebook/53769671? >> >> efCode=aolpartner_shopbrowse&crawler=1> >> &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 >> >> >> >> Click on the product details tab. I'm looking for attributes grouped like >> that. >> >> >> >> Please send the link to adding categories, I can't find it. >> >> >> >> Thanks >> >> Brendan >> >> >> >> >> > > > > |
Yes, I did a bit of programming. Most of it is in Freemarker templates
and bsh files. Easy and difficult are relative to skills. It was difficult for me in the beginning and a lot easy now. I did it wrong couple of times. Integration should be fairly easy. Generally, I let my designer create the art work and then integrate it with the Ofbiz request maps, view, screens, bsh etc. Have been learning Ofbiz for last 5-6 months. Thanks, Raj Brendan Vogt wrote: > Nice work. Did you much Java programming on this site? And how easy was it > to implement your own design? Have you been working long on OfBiz? > > -----Original Message----- > From: Raj Saini [mailto:[hidden email]] > Sent: Tuesday, December 04, 207 7:25 PM > To: [hidden email] > Subject: Re: Is this Possible with OFBiz? > > You can have a look on http://www.ibaazar.com/eshop/control/main. This > is not yet complete though. > > Thanks, > > Raj > > v. sunder anand wrote: > >> Is there any public sites powered by OFbiz that I can take a look. I have >> > visited graciousstyle.com. Thx. > >> -----Original Message----- >> From: BJ Freeman <[hidden email]> >> >> Date: Tue, 04 Dec 2007 09:04:45 >> To:[hidden email] >> Subject: Re: Is this Possible with OFBiz? >> >> >> possible, but would need programming >> >> Brendan Vogt sent the following on 12/4/2007 3:56 AM: >> >> >>> Hi, >>> >>> >>> >>> Is this Possible with OFBiz? >>> >>> >>> >>> http://shopping.aol.com/eee-pc-4g-notebook/53769671? >>> >>> > <http://shopping.aol.com/eee-pc-4g-notebook/53769671?&tot=200&sid=2&id=127&r > >>> efCode=aolpartner_shopbrowse&crawler=1> >>> &tot=200&sid=2&id=127&refCode=aolpartner_shopbrowse&crawler=1 >>> >>> >>> >>> Click on the product details tab. I'm looking for attributes grouped >>> > like > >>> that. >>> >>> >>> >>> Please send the link to adding categories, I can't find it. >>> >>> >>> >>> Thanks >>> >>> Brendan >>> >>> >>> >>> >>> >>> >> >> >> > > > |
Free forum by Nabble | Edit this page |