I want to have a collection list inside another collection list like nested collection list as in the below.
User name
Collection list (Attachment 1, Attachment 2, …)
Comment
User name
Collection list (Attachment 1, Attachment 2, …)
Comment
User name
Collection list (Attachment 1, Attachment 2, …)
Comment
However, I fail to add the text component between the Comments and collection list. How can I make it?