• Welcome to KonaKart Community Forum. Please login or sign up.
 

Required fields "Manufacturer"

Started by wowkai, May 29, 2015, 11:40:45 am

Previous topic - Next topic

wowkai

How can I make required field "Manufacturer" (for Products) not required field?

ming

Why not just set up a default manufacturer (store owner?) and use that?

wowkai

Thank you! It's inconveniently, but help solve the problem.

I also want to have opportunity to make another fields as required fields (for example make field "Quantity" as required ). How can I make it?

ming

You can set custom validation on many of the attributes shown in the KonaKart Admin Console by modifying the file:

"*\KonaKart\webapps\konakartadmin\WEB-INF\classes\CustomValidation.properties"

In your case you should look at "Product.quantity"