Having issues with "required"

I am not sure why, but even though we do not have optional selected, fields are not being required. Any ideas?

Could you point us to the form and step that you’re seeing this behavior on?

We only have 1 form that we are testing and is the one named Oscar… same one that we used for the demo today.

You should have Validate & Submit Data toggled on your next buttons under When Clicked. that will run validation on the current fields of your step as well as save the field info to servers. You can keep it off on your back buttons since you don’t want validation to run there.

Thank you for your help! I’ll try that.