Hello
I’m struggling with how to setup what I want – I need to build some sort of database for documents – I came up with a taxonomy “Categories” which basically looks like this:
Solution
— Solution 1
— Solution 2
Service
— Service 1
— Service 2
Type
— Type 1
— Type 2
— Type 3
— …..
a user should be able to add no categories to the “Type” – do I need to have 3 taxonomy fields – can the taxonomy field be limited to only show categories from a certain parent category – any idea what the best way would be to set this up with ACF.
Hope somebody can get me started.
Thank you in advance for your input.