I'm attempting to use a custom field type with the ConcatProvider (https://doc.dynamicweb.com/documentation-9/platform/platform-tools/field-types) in a PIM feed.
The PIM feed UI supports adding the new field.
However, it doesn't show up in the Model in the template. For example, for the image above, Model.Products.FirstOrDefault().ProductFields.Values only has Format, Clone, and AppAbrv.
I'll work around it for now so it's not a pressing need, but it would nice to have custom field types added to the Model (unless I'm overlooking something and it is available).
Thanks,
Scott