J
john cruze
Guest
Hi Siraj, Could you please suggest me why this code is not working . if(!rbv_api.getFieldValue('CheckValidation', {!id}, 'cvCity').matches("[a-zA-Z]+")) { return 'Only Character Allowed'; } here I am placing server side validation on "City" field that only accept character value. Please let me know if any correction required. Thanks. John.
Continue reading...
Continue reading...