[Answered] Showing a string with values from field

Hi

On one of the pages I would like to display a string and a field from the collection.
For example: “Hello {USERNAME}, Welcome to the team”

How can I do that?

Hi @yoavnativ,

You can do this with Derived fields.

Thanks.