05-20-2024, 10:04 AM
Hi have a form with several fields (TIWBSInputs) which are mandatory/required.
So, I set required property to true for those fields.
When I submit the form, it should receive messages on the inputs that are empty, but no go.
Can anyone give a simple example on how this should be? I'm using Bootstrap 3.
So, I set required property to true for those fields.
When I submit the form, it should receive messages on the inputs that are empty, but no go.
Can anyone give a simple example on how this should be? I'm using Bootstrap 3.