Hello,
I have a dataitem where I store HTML text from a file. When I get that file into the dataitem, I want to replace some fields with data from a collection instead of plain text. I tried using calculation stage, but I don't know how the function should be.
I tried this function but it didn't work:
Repace([Collection.Field1]], [Collection.Field1])
I also used this text: "[Collection.Field1]" into the HTML file. Now I want to replace that "[Collection.Field1]" text with [Collection.Field1] collection.
Can you give me any ideas?
------------------------------
Madalina Acsinte
------------------------------