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
How to create Subcategory via FrontEnd
-
vlaskivlaj
- Phoca Newbie

- Posts: 5
- Joined: 17 Dec 2008, 20:29
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to create Subcategory via FrontEnd
Hi, in frontend, only one category / user can be created ... creating more categories is planned (but not so easy because of security)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
vlaskivlaj
- Phoca Newbie

- Posts: 5
- Joined: 17 Dec 2008, 20:29
Re: How to create Subcategory via FrontEnd
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...
BR//Vlaski
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...
BR//Vlaski
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to create Subcategory via FrontEnd
Hi, no, the category is created in root so it cannot have any parent category 
If you find Phoca extensions useful, please support the project