Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a few custom contour fieldtypes. I'm wonder is it possible to set default reg ex values for there.
ie i have a field type called "email" and would like to be able to set this reg ex programmatically.
The following post suggest this feature is not available yet?
http://our.umbraco.org/forum/umbraco-pro/contour/38930-Adding-a-default-regex-in-a-custom-field
Comment author was deleted
Yup not available yet, assigned it to 3.0.13 (next release)
If you are using the razor render you should be able to insert the regex directly on the field type view
cool, great to hear it's coming. I've put it in my view. Will wait for update to get server side check.as well.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
default reg ex in custom field type
I have a few custom contour fieldtypes. I'm wonder is it possible to set default reg ex values for there.
ie i have a field type called "email" and would like to be able to set this reg ex programmatically.
The following post suggest this feature is not available yet?
http://our.umbraco.org/forum/umbraco-pro/contour/38930-Adding-a-default-regex-in-a-custom-field
Comment author was deleted
Yup not available yet, assigned it to 3.0.13 (next release)
Comment author was deleted
If you are using the razor render you should be able to insert the regex directly on the field type view
cool, great to hear it's coming. I've put it in my view. Will wait for update to get server side check.as well.
is working on a reply...