KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: jewelrycart on April 07, 2008, 09:03:47 pm

Title: Removing Required Fields from Admin
Post by: jewelrycart on April 07, 2008, 09:03:47 pm
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.
Title: Re: Removing Required Fields from Admin
Post by: kate on April 08, 2008, 09:31:13 am
KonaKart allows you to define certain field validations in the Admin App:

http://www.konakart.com/custom_validation_faq.php#HowDoIChangeFieldValidation

Kate