Yes sir. I just want to check, whether the user selected a value from a combo box. The selection in these combo boxes should be required. Client validation doesn't seems to work, and server validation as shown in the tutorial (http://www.outsystems.com/learn/training/13/1707/690/server-side-validation-of-inputs/#VideoTitle) doesn't apply here because I can't use the "valid" property of the form, because my combo boxes are not inside a form.
There's a way to make client validation to work with combo boxes?
Thank you
Kilian Hekhuis wrote:
There's a way to make client validation to work with combo boxes?
Thank you
Kilian Hekhuis wrote:
Hi Samuel,
I'm not sure I get what you're doing. Am I to understand that you want to check whether the user selected a value from a combo box? What is the combo box default value? Etc.
I'm not sure I get what you're doing. Am I to understand that you want to check whether the user selected a value from a combo box? What is the combo box default value? Etc.