1
0
-1
1 answer
- 10-1
Hi, in the Custom HTML element, use a <script> tag and use any standard JavaScript or JQuery to perform your validation. You can use the Javascript API#getValue(fieldId) to get the value of your required form element.
Add your comment...
Hi,
Can someone tell me can we validate a textfield or any other field using javascript in custome html?
TQ..