No validation with next step

I have a multi step form and in one step there are two number input fields. Both are required, but only the first input field shows the browsers default validation message after clicking the next step button.

That’s the expected behavior for the browser native validation :slight_smile: If you want to show all at once, use the advanced validation which you can find in the “Validation” group.

1 Like