Hello
How can I create differents comments for each item in a list ?
Thanks
You will need an additional column in the table to store the ID of the item you are commenting on. Then set a filter on the comments component to filter by the ID of the item you are viewing.

