where store browse categories in ecommerce ofbiz demo site

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

where store browse categories in ecommerce ofbiz demo site

indela
hi,

browse categories data store in database or file. if in database in which table or in file in which file.
please help me....

thank you in advance......
Reply | Threaded
Open this post in threaded view
|

Re: where store browse categories in ecommerce ofbiz demo site

Pierre Smits
Indela,

Your mail was to confusing/vague in order to identify what the problem is
you're exactly facing.

Please elaborate on it in user ML, as you might get answers there more
easily. This mailing list is regarding the issues dealing with OFBiz code
development.

Regards,

Pierre Smits

2012/5/2 indela <[hidden email]>

> hi,
>
> browse categories data store in database or file. if in database in which
> table or in file in which file.
> please help me....
>
> thank you in advance......
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/where-store-browse-categories-in-ecommerce-ofbiz-demo-site-tp4602464.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: where store browse categories in ecommerce ofbiz demo site

mohit gupta
In reply to this post by indela
Hello lndela,

The data is stored in database, for entities you can take reference  of
"DemoProduct.xml" file.

Thanks & regards

--
Mohit Gupta

On Wed, May 2, 2012 at 12:19 PM, indela <[hidden email]> wrote:

> hi,
>
> browse categories data store in database or file. if in database in which
> table or in file in which file.
> please help me....
>
> thank you in advance......
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/where-store-browse-categories-in-ecommerce-ofbiz-demo-site-tp4602464.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: where store browse categories in ecommerce ofbiz demo site

indela
In reply to this post by Pierre Smits
hi

in the file ofbiz/specialpurpose/ecommerce/webapp/ecommerce/catalog/sidedeepcategory.ftl
<#if (requestAttributes.topLevelList)?exists><#assign topLevelList = requestAttributes.topLevelList></#if>
is topLevelList getting data from database or file? Can getting process......

thank you.....
Reply | Threaded
Open this post in threaded view
|

Re: where store browse categories in ecommerce ofbiz demo site

indela
In reply to this post by mohit gupta
thank you all,

i need to display tree in Browse Categories. i want to add more categories in  Browse Categories. How can i add please help me....

Thank you.....
Reply | Threaded
Open this post in threaded view
|

Re: where store browse categories in ecommerce ofbiz demo site

Scott Gray-2
Please subscribe to the user mailing list and ask your questions there.  This is not the place for them.

Regards
Scott

On 3/05/2012, at 12:58 AM, indela wrote:

> thank you all,
>
> i need to display tree in Browse Categories. i want to add more categories
> in  Browse Categories. How can i add please help me....
>
> Thank you.....
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/where-store-browse-categories-in-ecommerce-ofbiz-demo-site-tp4602464p4603131.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.