Hi all,
When I assign categories to a field, the list page shows joomla article category.
I think it mistakenly grap ID from database table categories, while table phocacart_categories is corrent
Field Category in list page mistakenly shows Joomla article category
-
- Phoca Member
- Posts: 22
- Joined: 04 Nov 2012, 08:22
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Field Category in list page mistakenly shows Joomla article category
Hi, which field do you mean? Which view is this?
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Field Category in list page mistakenly shows Joomla article category
Now I see, it is a list of custom fields. So this means, that Joomla custom field maybe does not work with external extensions. I will take a look at it, thank you, Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Field Category in list page mistakenly shows Joomla article category
Yes, there is no option to load categories from another extension and maybe unfortunately, there is eve no option to hide the category tree.
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 22
- Joined: 04 Nov 2012, 08:22
Re: Field Category in list page mistakenly shows Joomla article category
Thanks, Jan
It is controlled by the view file administrator/components/com_fields/tmpl/fields/default.php
Currently I just hide them to avoid misunderstanding.
It is controlled by the view file administrator/components/com_fields/tmpl/fields/default.php
Currently I just hide them to avoid misunderstanding.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Field Category in list page mistakenly shows Joomla article category
Hi, yes, unfortunately there is no event like in edit mode. In edit mode, the select box of categories can be overwritten by Phoca Cart custom function, but this is not possible to do in the list of fields as there is no event
I will try to search some other options, but I think, the hiding will be the best solution.
Jan
I will try to search some other options, but I think, the hiding will be the best solution.
Jan
If you find Phoca extensions useful, please support the project