how to write custom Regular Expression for textbox in Dynamic module
Hi All,
I'm Using Sitefinity 6.2, I'm Created one Dynamic module , in that module i need to write one custom regular expression for Short text filed,
where i need to write regular expression?
I need format : [number]/[string]
Ex: 123/abc
Thanks in Advance
Hello Ajay,
Thank you for contacting us.
You can find a regex field in the ModuleBuilder module -> Your module -> Your module type -> Click on the desired field for the regex validation -> select "limitation" tab (example).
If you have any other question, feel free to contact us again.
Regards,
Bobby
Telerik