Hey All!
I'm new to text mode and still learning but I decided to ask you one question because I couldn't find the answer anywhere.
Apologies if this is something basic. Anyway...
In the project report, I created a column to display the collection with all the project's comments. The text mode looks like this:
displayname=Comments
listdelimiter=<p>
listmethod=nested(updates).lists
textmode=true
type=iterate
valuefield=updateNote:noteText
valueformat=HTML
But when I try to get the same effect by using the "valueexpression", the column shows no results. I tried many options, but I thought this one should work:
valueexpression={updateNote}.{noteText}
What do I do wrong?
Many thanks for your help!!
Best regards,
Piotr