This question is locked. New answers and comments are not allowed.
Hello Telerik team,
Is RadDocument currently supports Nested mail merge fields?
For example:
{ IF { MERGEFIELD "First_Name" } = "John" "Is John" "Not John" }
I won't use the the data source in the RadRichTextBox to replace the merge fields in RadDocument.
Instead, I will write my own logic to replace them. So what I'm curious is that whether RadDocument can
understand nested fields.
If it is not supported, am I able to do some customization to make it work?
Thanks
Is RadDocument currently supports Nested mail merge fields?
For example:
{ IF { MERGEFIELD "First_Name" } = "John" "Is John" "Not John" }
I won't use the the data source in the RadRichTextBox to replace the merge fields in RadDocument.
Instead, I will write my own logic to replace them. So what I'm curious is that whether RadDocument can
understand nested fields.
If it is not supported, am I able to do some customization to make it work?
Thanks