Comments collection view in text mode | Community
Skip to main content
Level 2
July 25, 2024
Question

Comments collection view in text mode

  • July 25, 2024
  • 1 reply
  • 420 views

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

1 reply

Kurt_Jones
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
August 21, 2024

Piotr,

Why do you want a valueexpression if the first textmode set up works for you, is there something else you want to do with the updates?  

If my response answered your question, please mark it answered, so others can find the answer