I created a control application and added 7 fields each of which I enabled the required field option. I created a button which runs a mysql query.
When I press the button to submit the page and I’ve left a required field blank, it does not display an error message stating a field entry is required. I expected SC to produce the error. Do I have to manually check each field for data?