User is submitting the order and getting the error as "User Defined Validation: Order type field is mandatory to submit the order." what configuration would have done to get this error?
Configure Processing constraint to show this message on Submit operation based on blank Order type field.
Setup Order Management extension to trigger during submit event and based on Order type field blank show the message.
Both Either Processing constraint or OM EXtension can be used.