t-Comments
. This is the data type that will store all of the comments.t-Comment
data type that represents the object on which you want users to comment. For example, if you want users to comment on products, you should add a Product
field.Product
.t-Comment
created to the relevant object, in this case the Product that's displayed in the reusable.Product
that's displayed on the page).