I have a simple (Single Line Text) that I checked the (Required) field, but when I insert a (Default value) the field, the client can still (Submit) the quote even if he doesnt fill in anything.
I tried checking the 2 below options that display under (Default Value) that are (Clear default value on focus) and (Show default value on blur if empty). I understand what is going on but i would like to know how could i achieve the setup I have.
Keep default value and if client does not add anything in the field, form wont submit, showing the Required Field under it.