Is it possible to set a pre-defined RegEx value when creating a custom form control
Hello,
I'm trying to create a HoneyPot Validator for an Umbraco Form. Is there a way I can hard-code the RexEx value so the user doesn't have to keep entering it. Much in the same way that bool SupportsRegex determines if the regEx option is visible or not.
Is it possible to set a pre-defined RegEx value when creating a custom form control
Hello,
I'm trying to create a HoneyPot Validator for an Umbraco Form. Is there a way I can hard-code the RexEx value so the user doesn't have to keep entering it. Much in the same way that bool SupportsRegex determines if the regEx option is visible or not.
Many thanks
Paul
is working on a reply...