Validations for the forms created under modules ecommerce_address

giridhar Addagalla asked on November 13, 2018 09:37

Hi i have created a form using Modules > E-commerceAddress and i added validation to them using in admin level only but they were not suppose to fire the validation messages and automatically saving the data, do we need to add any method to check the validation or do they fire automatically.

Recent Answers


Jan Hermann answered on November 13, 2018 09:42

Validation gets applied only for non-empty fields, so you either need to make that field required or add the validation to some other field you know it will never be empty.

0 votesVote for this answer Mark as a Correct answer

giridhar Addagalla answered on November 13, 2018 09:49

I have marked all the fields as required and thought it is not validating the fields.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.