Browsing all products

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Browsing all products

Mansour
Is there a way to browse all available products ignoring the category
they belong to ?
I need to do the same to categories, regardless of the catalog.

Thank you.

Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Michał Cukierman
If you want to brows only for the data, you can use webtools.
This is in fact low lvl approach.

Dnia 2010-08-25, śro o godzinie 10:37 +0300, Mansour Al Akeel pisze:
> Is there a way to browse all available products ignoring the category
> they belong to ?
> I need to do the same to categories, regardless of the catalog.
>
> Thank you.
>

Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Bruno Busco
I think you could find useful this post.
http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/


2010/8/25 Michał Cukierman <[hidden email]>

> If you want to brows only for the data, you can use webtools.
> This is in fact low lvl approach.
>
> Dnia 2010-08-25, śro o godzinie 10:37 +0300, Mansour Al Akeel pisze:
> > Is there a way to browse all available products ignoring the category
> > they belong to ?
> > I need to do the same to categories, regardless of the catalog.
> >
> > Thank you.
> >
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Mansour
Wow, this link is exactely what I wanted ! It will be very helpful.
Thank you a lot.



On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:

> I think you could find useful this post.
> http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
>
>
> 2010/8/25 Micha?? Cukierman <[hidden email]>
>
> > If you want to brows only for the data, you can use webtools.
> > This is in fact low lvl approach.
> >
> > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel pisze:
> > > Is there a way to browse all available products ignoring the category
> > > they belong to ?
> > > I need to do the same to categories, regardless of the catalog.
> > >
> > > Thank you.
> > >
> >
> >
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Bruno Busco
A similar product list screen should be added to the product component.
If you figure something out and want to contribute you will be more than
welcome !! ;.)


2010/8/26 Mansour Al Akeel <[hidden email]>

> Wow, this link is exactely what I wanted ! It will be very helpful.
> Thank you a lot.
>
>
>
> On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:
> > I think you could find useful this post.
> >
> http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
> >
> >
> > 2010/8/25 Micha?? Cukierman <[hidden email]>
> >
> > > If you want to brows only for the data, you can use webtools.
> > > This is in fact low lvl approach.
> > >
> > > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel pisze:
> > > > Is there a way to browse all available products ignoring the category
> > > > they belong to ?
> > > > I need to do the same to categories, regardless of the catalog.
> > > >
> > > > Thank you.
> > > >
> > >
> > >
>
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Mansour
Hello Bruno:
Yes I am working on this right now.
In fact I am adding two menu items, "List all products", and "List all
Categories".
If I get it working properly, and  the code is clean and readable, I
will contribute it :)
Thank you.

On Thu Aug 26,2010 12:29 am, Bruno Busco wrote:

> A similar product list screen should be added to the product component.
> If you figure something out and want to contribute you will be more than
> welcome !! ;.)
>
>
> 2010/8/26 Mansour Al Akeel <[hidden email]>
>
> > Wow, this link is exactely what I wanted ! It will be very helpful.
> > Thank you a lot.
> >
> >
> >
> > On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:
> > > I think you could find useful this post.
> > >
> > http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
> > >
> > >
> > > 2010/8/25 Micha?? Cukierman <[hidden email]>
> > >
> > > > If you want to brows only for the data, you can use webtools.
> > > > This is in fact low lvl approach.
> > > >
> > > > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel pisze:
> > > > > Is there a way to browse all available products ignoring the category
> > > > > they belong to ?
> > > > > I need to do the same to categories, regardless of the catalog.
> > > > >
> > > > > Thank you.
> > > > >
> > > >
> > > >
> >
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Bruno Busco
Hi Mansour,
for better integration you should try to follow the pattern of the other
applications.
So the menu items should better be "Products" and "Categories" that will fit
in the catalog menu where "Features", "Promos", "Price rules", "Stores" etc.
already are.

My 2 cents



2010/8/26 Mansour Al Akeel <[hidden email]>

> Hello Bruno:
> Yes I am working on this right now.
> In fact I am adding two menu items, "List all products", and "List all
> Categories".
> If I get it working properly, and  the code is clean and readable, I
> will contribute it :)
> Thank you.
>
> On Thu Aug 26,2010 12:29 am, Bruno Busco wrote:
> > A similar product list screen should be added to the product component.
> > If you figure something out and want to contribute you will be more than
> > welcome !! ;.)
> >
> >
> > 2010/8/26 Mansour Al Akeel <[hidden email]>
> >
> > > Wow, this link is exactely what I wanted ! It will be very helpful.
> > > Thank you a lot.
> > >
> > >
> > >
> > > On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:
> > > > I think you could find useful this post.
> > > >
> > >
> http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
> > > >
> > > >
> > > > 2010/8/25 Micha?? Cukierman <[hidden email]>
> > > >
> > > > > If you want to brows only for the data, you can use webtools.
> > > > > This is in fact low lvl approach.
> > > > >
> > > > > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel
> pisze:
> > > > > > Is there a way to browse all available products ignoring the
> category
> > > > > > they belong to ?
> > > > > > I need to do the same to categories, regardless of the catalog.
> > > > > >
> > > > > > Thank you.
> > > > > >
> > > > >
> > > > >
> > >
>
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Mansour
Hi Bruno,
thank you for you your opinion. But I don't clearly understand. I was
able to interrupt your comments in two ways:

1-  To make it consitent with the rest of the applicaiton, I need to use
    "Products" and "Categories" for the labels. This is easy. Currently,
    this is what I have:
                  o Main
                  o Features
                  o Promos
                  o Price Rules
                  o Stores
                  o Thesaurus
                  o Reviews
                  o Configurations
                  o Subscriptions
                  o Shipping
                  o List All Products
                  o List All Categories
   
    If I understand this part, you want them to be:
                  o Main
                  o Features
                  o Promos
                  o Price Rules
                  o Stores
                  o Thesaurus
                  o Reviews
                  o Configurations
                  o Subscriptions
                  o Shipping
                  o Products
                  o Categories
   
 
2- to make is consistent by following the pattern for other screens,
    where there's additional forms (mainly one for searching and the
    other for listing), for example in the "Features" screen, there are
    two forms, "Search Options" and "Search Results".

I am interested in hearing your opinion.

Thank you, Bruno.


On Thu Aug 26,2010 01:42 am, Bruno Busco wrote:

> Hi Mansour,
> for better integration you should try to follow the pattern of the other
> applications.
> So the menu items should better be "Products" and "Categories" that will fit
> in the catalog menu where "Features", "Promos", "Price rules", "Stores" etc.
> already are.
>
> My 2 cents
>
>
>
> 2010/8/26 Mansour Al Akeel <[hidden email]>
>
> > Hello Bruno:
> > Yes I am working on this right now.
> > In fact I am adding two menu items, "List all products", and "List all
> > Categories".
> > If I get it working properly, and  the code is clean and readable, I
> > will contribute it :)
> > Thank you.
> >
> > On Thu Aug 26,2010 12:29 am, Bruno Busco wrote:
> > > A similar product list screen should be added to the product component.
> > > If you figure something out and want to contribute you will be more than
> > > welcome !! ;.)
> > >
> > >
> > > 2010/8/26 Mansour Al Akeel <[hidden email]>
> > >
> > > > Wow, this link is exactely what I wanted ! It will be very helpful.
> > > > Thank you a lot.
> > > >
> > > >
> > > >
> > > > On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:
> > > > > I think you could find useful this post.
> > > > >
> > > >
> > http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
> > > > >
> > > > >
> > > > > 2010/8/25 Micha?? Cukierman <[hidden email]>
> > > > >
> > > > > > If you want to brows only for the data, you can use webtools.
> > > > > > This is in fact low lvl approach.
> > > > > >
> > > > > > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel
> > pisze:
> > > > > > > Is there a way to browse all available products ignoring the
> > category
> > > > > > > they belong to ?
> > > > > > > I need to do the same to categories, regardless of the catalog.
> > > > > > >
> > > > > > > Thank you.
> > > > > > >
> > > > > >
> > > > > >
> > > >
> >
Reply | Threaded
Open this post in threaded view
|

Re: Browsing all products

Bruno Busco
Yes Mansour, this was I meant.


2010/8/26 Mansour Al Akeel <[hidden email]>

> Hi Bruno,
> thank you for you your opinion. But I don't clearly understand. I was
> able to interrupt your comments in two ways:
>
> 1-  To make it consitent with the rest of the applicaiton, I need to use
>    "Products" and "Categories" for the labels. This is easy. Currently,
>    this is what I have:
>                  o Main
>                  o Features
>                  o Promos
>                  o Price Rules
>                  o Stores
>                  o Thesaurus
>                  o Reviews
>                  o Configurations
>                  o Subscriptions
>                  o Shipping
>                  o List All Products
>                  o List All Categories
>
>    If I understand this part, you want them to be:
>                  o Main
>                  o Features
>                  o Promos
>                  o Price Rules
>                  o Stores
>                  o Thesaurus
>                  o Reviews
>                  o Configurations
>                  o Subscriptions
>                  o Shipping
>                  o Products
>                  o Categories
>
>
> 2- to make is consistent by following the pattern for other screens,
>    where there's additional forms (mainly one for searching and the
>    other for listing), for example in the "Features" screen, there are
>    two forms, "Search Options" and "Search Results".
>
> I am interested in hearing your opinion.
>
> Thank you, Bruno.
>
>
> On Thu Aug 26,2010 01:42 am, Bruno Busco wrote:
> > Hi Mansour,
> > for better integration you should try to follow the pattern of the other
> > applications.
> > So the menu items should better be "Products" and "Categories" that will
> fit
> > in the catalog menu where "Features", "Promos", "Price rules", "Stores"
> etc.
> > already are.
> >
> > My 2 cents
> >
> >
> >
> > 2010/8/26 Mansour Al Akeel <[hidden email]>
> >
> > > Hello Bruno:
> > > Yes I am working on this right now.
> > > In fact I am adding two menu items, "List all products", and "List all
> > > Categories".
> > > If I get it working properly, and  the code is clean and readable, I
> > > will contribute it :)
> > > Thank you.
> > >
> > > On Thu Aug 26,2010 12:29 am, Bruno Busco wrote:
> > > > A similar product list screen should be added to the product
> component.
> > > > If you figure something out and want to contribute you will be more
> than
> > > > welcome !! ;.)
> > > >
> > > >
> > > > 2010/8/26 Mansour Al Akeel <[hidden email]>
> > > >
> > > > > Wow, this link is exactely what I wanted ! It will be very helpful.
> > > > > Thank you a lot.
> > > > >
> > > > >
> > > > >
> > > > > On Wed Aug 25,2010 08:06 pm, Bruno Busco wrote:
> > > > > > I think you could find useful this post.
> > > > > >
> > > > >
> > >
> http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
> > > > > >
> > > > > >
> > > > > > 2010/8/25 Micha?? Cukierman <[hidden email]>
> > > > > >
> > > > > > > If you want to brows only for the data, you can use webtools.
> > > > > > > This is in fact low lvl approach.
> > > > > > >
> > > > > > > Dnia 2010-08-25, ??ro o godzinie 10:37 +0300, Mansour Al Akeel
> > > pisze:
> > > > > > > > Is there a way to browse all available products ignoring the
> > > category
> > > > > > > > they belong to ?
> > > > > > > > I need to do the same to categories, regardless of the
> catalog.
> > > > > > > >
> > > > > > > > Thank you.
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > >
>