This question has been flagged

Hi, how do we set form's is valid state when returning from on_change function in the server side; all I have seen is using pop up warning. but user still can press the save button.

instead of just a warning/error message I want to set the is valid flag of the form so user cannot submit the form.

Thank you

Avatar
Discard