Metadata field validation


(Geoffrey Bailey) #1

We are currently using Matrix 3.28.4 with a custom asset creation interface that links authors into easyedit where they enter content, apply metadata and then publish. We are having some issues with non ASCII characters being entered into both metadata fields and the WYSIWYG editor content screen. How would we go about validation these fields to ensure that only ASCII characters are entered? There doesn't appear to be any options for creating validation rules on metadata fields, or the asset contents.


Thanks,

Geoff


(Nic Hubbard) #2

I would think that your only option here would be to use javascript validation.