Data Binding in RTF document

crappos
New Contributor II

I have a Reporting component that uses a rich Text sub component

crappos_0-1698017673120.png

and i want to bind multiple variables into  it :

crappos_1-1698017859365.png

Does anyone know what the correct syntax is  syntax is ?

Regards,

4 REPLIES 4

JackLacava
Community Manager
Community Manager

Happy to be proven wrong, but as far as I know that's not possible. You can only bind a single field to a widget in the Report Component.

If you need complex interpolation of very rich text and variables, you might be better off building an Extensible Document instead.

crappos
New Contributor II

Thanks for the reply,

In that case what is the syntax for a single field binding using rtf?

 

Cheers

Just use the option from the gear menu to select the field:

JackLacava_0-1698397154793.png

 

crappos
New Contributor II

Thanks for that,

I was actually after what the syntax in the rtf document in terms of embedding it into some existing text ie

blah some text ,,, blah   {bindingvariable} ... some more text