[progress Communities] [progress Openedge Abl] Forum Post: Re: Client Side Validation On Field

  • Thread starter Thread starter john cruze
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top