Query

Function and code for allowing only alphabets and restrict special characters and numerics?

@LIKHITHAM16840136

Are you looking for JS Code (text file).

@LIKHITHAM16840136

Hi Likhita,

May be you can try this out : @pxContainsViaRegex(Replace_your_Property_Here,“[^A-Za-z’]”,true)

Hi @LIKHITHAM16840136

Please go through this article Edit Validate Rule Customized Java Code

or else

We do have a Pega OOTB Edit Validate Rule: AlphabeticValidation

I hope this will help you

Thanks,
Ashok