Hello there,
so imagine you have Projects, and each project can have multiple Contacts in it.
For example, Project 1 has 3 contacts : John, Mickael and Mark.
is there a way to convert the list of Contacts in just plain text (a text string like “John, Mickael, Mark”), but without a workflow, in order to keep it dynamic (for exemple if Mickael leaves the project, the next time the lists is displayed the string will be “John, Mark”
Makes me think of the Concatenate fonction in Excel…
Thanks for you help