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 project with many CRUD forms. My data is stored in Dynamics CRM, which cannot handle Unicode characters.
I would like to automatically block/replace these characters, without having to use a DataAnnotation or a method on every field to do so.
Is there a general setting that will ignore Unicode or something similar?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Disable/replace unicode characters in UmbracoFrom
I have a project with many CRUD forms. My data is stored in Dynamics CRM, which cannot handle Unicode characters.
I would like to automatically block/replace these characters, without having to use a DataAnnotation or a method on every field to do so.
Is there a general setting that will ignore Unicode or something similar?
is working on a reply...