So if I have vendor category ID 217 for example in the vendor_submit form and I want within the (Add Details - Submit) Listings listing_submit form to only be presented with listing category ID’s 37 and 20 - can this be done?
Trying to not overwhelm the user with too many listing categories and reduce the chance of them choosing the wrong listing category to list in.
If you mean to restrict the choice of category listings based on which category the vendor has a vendor profile in, then unfortunately there is no such feature, this will require a custom implementation. If this is not strict for you, we recommend that you consider organizing everything into parent and child categories.
Yes, if you add a category listing, it will be displayed in the drop-down and in the category grid if you display it in a block. However, if you mean to add a category for selection and not show it in the block, there is no such function, it will require a custom implementation.