Hi,
How would I go about writing a Regular Expression Validation for a product option in the
ProductHelper. BuildProductOptions I have changed he controls to text boxes and I want the user to enter a positive integer with no decimal points.
Thanks
Dylan
Product Options - Regular Expression Validation Required
Re: Product Options - Regular Expression Validation Required
Read following thread viewtopic.php?f=42&t=13916
Most of the things would be same the only difference is that you will use regular expression validator instead of required or custom validators.
Most of the things would be same the only difference is that you will use regular expression validator instead of required or custom validators.