Hi guys,
If I did not want to use one of the required fields that are displayed as required by default on the Product page (administrator interface), how can I either remove the "Model" question or at least make it not required?
I checked the database schema and this field is actually nullable, so I don't understand why the administrator page requires you to enter something. Thank you.
KonaKart allows you to define certain field validations in the Admin App:
http://www.konakart.com/custom_validation_faq.php#HowDoIChangeFieldValidation
Kate