Validation is not working

Certified Associate Developer

Hi,

I have created a dynamic form and have set the necessary values to the properties of the fields like this:

required: true,
requiredMessage: "*",
validationGroup: "Questions"

In the Button I also set the necessary properties like this:

submit: true,
validate: true,
validationGroup: "Questions"

In design view validation is working fine. The screenshot:

But when it is running in the site, validation is not working even after clicking the button. The Screenshot:

Can any one please help me regarding this and kindly clarify the reason?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data