Articles on: FAQs
This article is also available in:

How to allow only English characters on your form fields?

You can make any field accept only English characters in your form, by applying a regular expression to this field in the form builder. To do that, follow the steps below.

1- Add a rule to your fields to allow only English characters



Go to EasySell Form builder
Choose any field you want it to accept only English characters, for example: Address field or Name Field. (Add the field if you didn't already done)
On the field's Edit section, click on Advanced tab
In the Regex field enter the following code

^[()a-zA-Z0-9_,. \-"*':!%+=\/&#@]*$


Save your changes

Tyslo EasySell - Form Builder


2- Add an error message that will be shown if the customer enters non-English text in a specific field



Tyslo EasySell - Message Error

ℹ️ If need any further information or you need any kind of help, please do not hesitate to contact us via chat or WhatsApp from the app 😎

Updated on: 15/06/2023