Input Validation Not Working

I have a page with 5 fields… All marked as Required in the Input Settings. I am not doing any code validations. This is simple code to add/update a dataset. As I click in then out of every field without entering data, the field turns red, as expected. However when I click the Submit button, the data is submitted without the required fields filled in with data.

The submit button is also attached to the dataset, Link Connects to Submit.

This is driving me crazy. Thanks!

Hi,

Can you please post your site address?

Thank you,

Somehow I got it to work. Not really sure how.

Thanks

i’m having the same problem… my submit button is not checking for empty required field (the missing fields turn red, but submit button continue to allow form submission). Do you know what was wrong with it?

I have the same problem. Fields marked as required are only being required if linked to a Data Collection on a ‘standard’ page. Reqwuired setting is ignored on dynamic pages, the Submit button submits when fields are left blank. If anyone has a suggestion, that would be very apprecuated.

Thanks.

Did you ever find a solution. I am also having this issue