Hello
I' have been trying to add a blob field with an image into RichText.
At first I looked in your RichEditSimpleMailMergeDemo.
If I try to insert the field 'Photo' using ShowInsertMergeFieldForm action,
I get EVariantTypeCastError and the inserted code is <<Photo>>.
The only way to get the right result is using my own TdxInsertFieldCommand (sample.zip).
It seems, that inserting images from database using ShowInsertMergeFieldForm is not possible?
Or is there a better solution for my Requirement?
Thanks
Frank Reim