Hello,
I am using multiline listbox for product and categories.
When I click on edit product, I have categories as multiline listbox.
However, the product is already has some categories.
How do I select those categories in multiline listbox?
For example : product A has cat 1 cat2 cat 3, when I click on edit product A I want to select cat 1 cat2 cat 3.
The current case I have now is when I click on product A only cat 1 from categories is selected where it should be three items are selected: cat 1 cat2 cat 3.
Thanks.
Fawaz