Last week I blogged about FieldAdapters for CMSImport. Basically it converts invalid values for an Umbraco datatype to the correct ones. I ran into this issue myself when mapping a boolean value to the true/false property type. I would like to know if you ran into a similar issue and if so which datatype did you use and which value did you try to map against that datatype? For CMSImport 1.1 I want to build fieldadapters to fix known issues regarding mapping, so please reply on this post if you know of any mapping issues.
Please help me fix mapping failures.
Last week I blogged about FieldAdapters for CMSImport. Basically it converts invalid values for an Umbraco datatype to the correct ones. I ran into this issue myself when mapping a boolean value to the true/false property type. I would like to know if you ran into a similar issue and if so which datatype did you use and which value did you try to map against that datatype? For CMSImport 1.1 I want to build fieldadapters to fix known issues regarding mapping, so please reply on this post if you know of any mapping issues.
Thanks,
Richard
is working on a reply...