Hi
I converted to Joomla! 4.1.4 Stable.
In the category module, it is not possible to select nor to deselect a category.
Is this a failure from Joomla 4 or Phoca Cart Category Module?
Best regards, Walter
Not possible to select / deslect category in category module, Joomla 4
-
- Phoca Member
- Posts: 28
- Joined: 06 Jan 2020, 11:35
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Not possible to select / deslect category in category module, Joomla 4
Hi,
which parameter do you exactly mean? Testing now, see no problem there.
Which version of the module do you use?
Jan
which parameter do you exactly mean? Testing now, see no problem there.
Which version of the module do you use?
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 28
- Joined: 06 Jan 2020, 11:35
Re: Not possible to select / deslect category in category module, Joomla 4
I found the solution after a few hours:
Joomla 4 request for multiple fields layout="joomla.form.field.list-fancy-select"
Add line 42, 47 in modules/mod_phocacart_categorie/mod_phocacard_categorie.xml, somwhere after <fields ... layout="joomla.form.field.list-fancy-select".
Joomla 4 request for multiple fields layout="joomla.form.field.list-fancy-select"
Add line 42, 47 in modules/mod_phocacart_categorie/mod_phocacard_categorie.xml, somwhere after <fields ... layout="joomla.form.field.list-fancy-select".
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Not possible to select / deslect category in category module, Joomla 4
OK
If you find Phoca extensions useful, please support the project