Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Input/format validation on TEdit
Sat, May 25 2019 9:21 PMPermanent Link

Mario Enríquez

Open Consult

Hello everybody,

How do you deal with input validation on TEdit?

I would like to have forms fields that only take numbers(ideally within a range), required fields, email format validation, etc.

I suppose this could be achieve through regular expresions but couldn't find anything available in EWB.

Is there any third party js library that easy to integrate with EWB? Any recommendations?

Regards,
Mario
Sat, May 25 2019 11:58 PMPermanent Link

Bill


-> I suppose this could be achieve through regular expresions but couldn't find anything available in EWB.

Tim is always on Wink

See this:
https://www.elevatesoft.com/forums?action=view&category=ewb&id=ewb_general&page=1&msg=10889#10889

it's easy do every thing you need.
Mon, May 27 2019 12:06 PMPermanent Link

Mario Enríquez

Open Consult

Thank you Bill, I'll take a look.

Regards,
Mario
Image