'Create' - 'Create & create another' validation

Hi, I'm using a form within a resource. When I click the Create button, the form is validated using html's built in form validation whilst the Create & create another button seems to be validated on the server side. Same code, different behaviour. Is it possible to control whether to use local validation or server validation?
Screenshot_2023-10-11_at_14.00.04.png
Screenshot_2023-10-11_at_14.00.14.png
Was this page helpful?