It worked! Hurray! :)
I think the folliwing did the trick:
Perhaps this is something to add to the developer documentation?
Thanks again for your help!
Best regards and happy coding,
Chris
I think the folliwing did the trick:
- StoreFieldType Attribute extended with 'IsNullable = true'
-
Setting the Guid type to nullable (Guid? / Nullable<Guid>)
Perhaps this is something to add to the developer documentation?
Thanks again for your help!
Best regards and happy coding,
Chris