Comment
. Clicking on Button Parent POST will most the text in MultilineInput Parent Comment as a parent Comment
.
comments
posted by users (where the parent comment is empty).comment
.comment
underneath the parent Comment
.Comment
.comment
.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
. Product
object that is the data source of the reusable.Comment
created to the relevant object. In this example, we are linking the Product
that's displayed in the reusable to each Comment by storing the Product
object in each Comment
's Product
field.