Data validation for not only numbers in SharePoint OnPrem Plumsail forms

Hello guys,

I tried to validate the Project name with Regex function, but Plumsail forms isn't working with it.

I want to check if a string has not only numbers in it.

How can I achieve that?

Best regards

Matthias

Hello @Matthias0710,

So you need a project name to contains digits and letters, is that correct?

What Regex expression are you using?