Page 1 of 1

How to create Subcategory via FrontEnd

Posted: 19 Feb 2009, 15:05
by vlaskivlaj
Hi,
I'm using Phocagallery like in schema bellow:
root
- Category: Auto
- Category: Houses
- Category: Users

Now, what I want is that Registered users are able to add (via FrontEnd) Subcategory only within main Category: "Users".

So schema should be like this:
root
- Category: Auto
- Category: Houses
- Category: Users
----Subcategory: User_1
----Subcategory: User_2
...

All other category's except "Users" will be updated by BackEnd.

Is it possible to do this? Is there any instructions or workaround how to do this?

Thanks a lot in advance,
Vlaski

Re: How to create Subcategory via FrontEnd

Posted: 20 Feb 2009, 00:41
by Jan
Hi, in frontend, only one category / user can be created ... creating more categories is planned (but not so easy because of security)

Jan

Re: How to create Subcategory via FrontEnd

Posted: 21 Feb 2009, 18:14
by vlaskivlaj
Hi Jan,
I agree with you.

It's OK for me to have 1 category per user, but is it possible to create this 1 category (via FrontEnd) within one General Category (created by BackEnd)?

Thanks!

I'm looking forward for new features... 8)

BR//Vlaski

Re: How to create Subcategory via FrontEnd

Posted: 24 Feb 2009, 21:15
by Jan
Hi, no, the category is created in root so it cannot have any parent category :-(