I am building an online shop with various products. As there are broadly 6 different groups of products, each group has numerous distinct characteristics. If I create custom fields to cater for all these characteristics there will probably be about 50 fields across the different groups. From an admin point of view this is going to make adding new items tricky ie finding the right fields to add data to. Human error dictates that sooner or later the wrong fields are going to be populated.
My question is, has anyone tried modifying/organising the products module so that when adding an item, only the fields relevant to that group are shown? I have avoided using the terms hierarchy and category, although I am assuming that these functions could be used to display the correct fields for that group of products.
This is about modifying the admin system, not the front end display. I think the relevant fields can be sorted through the templates system for the front end display.
If I'm barking up he wrong tree, please let me know.



