-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hello,
I tried to edit categories listing associated to my item after using many to many relation.
I couldn open the categories list despite the fact that i saved multiple one in my item.
I kinda find a solution, I won't say that is the good one but it's working apparently.
I changed the value returned by the method 'getSelectedCategoryPathIds' from '$ids' to '$categoryIds variable' returned by the method 'getCategoryIds'.
$ids array didn contain values of my selected categories.
If anyone of you had this problem already and fixed it in the right way i'am all ears.
Best regards
Metadata
Metadata
Assignees
Labels
No labels