lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Feature Request: Products handler allow selection of parent category #145

Closed lankeeyankee closed 3 years ago

lankeeyankee commented 5 years ago

Currently, if using the checkbox to select products within a certain category, it will not allow parent categories to be selected since it holds no products, only subcats. It would be very useful to allow this so full category trees can be manipulated.

lat9 commented 3 years ago

The categories' dropdown allows for multiple categories to be selected via Ctrl+Click. I don't see the need for the additional complexity of determining sub-categories based on an upper-category selection.