Is it possible to create Data Bindings dynamically?

If I have a string like this:
{{fieldA}} {{fieldB}} {{fieldC}}
… stored in database record, I can create a query and insert it in the relevant place in a repeat region - but the string will appear as above when displayed in the browser. Is there a way to tell Wappler to treat this as if it had been entered in the code like this - to evaluate it in the normal way?

I tried storing the string in a variable and then using the variable in the repeat, but that didn’t work.

I would be grateful for any suggestions.

Community Page
Last updated: