S
satyanarayana sunku
Guest
Hi John, Place validation code in function and invoke in onblur or onchange event. Ex: 1. Click on new record. 2. Click 'Design this page' ->add script component. Place code in function. 3.Save it. Now go to 'Events in respective field ' and invoke textValidation() in onblur() event. 4.Now in new record page when enter data other than 'test' we will get alert. Thanks Satya
Continue reading...
Continue reading...