Search found 3 matches

by ckursun
31 Jul 2023, 13:05
Forum: Laravel package
Topic: Adding multiple categories to products.
Replies: 5
Views: 18602

Re: Adding multiple categories to products.

It's fixed. Thanks again.
by ckursun
27 Jul 2023, 11:28
Forum: Laravel package
Topic: Adding multiple categories to products.
Replies: 5
Views: 18602

Re: Adding multiple categories to products.

Thank you very much.
by ckursun
26 Jul 2023, 11:54
Forum: Laravel package
Topic: Adding multiple categories to products.
Replies: 5
Views: 18602

Adding multiple categories to products.

Laravel: 10.15
PHP: 8.2.4
Aimeos: 2023.07

When I want to add multiple categories to the products, I select the categories and save them(1), but only the last one I selected is saved(2). Also when I want to delete one of the selected categories, I click the button next to the category(3) but it ...