Comments Array Set
Overview
The standard transaction Comments array (_s_transactionComments_t) captures comments from the buyer and seller.
|
Name |
Variable Name |
Type |
Description |
|---|---|---|---|
|
Commenter |
_s_commentor |
Text |
Name of the person who created this comment |
|
Message |
_s_customerComment |
Text Area |
The comment text |
|
Activity Date |
_s_commentDate |
Date |
The date of comment |
|
Is Internal Comment |
_s_isInternalComment |
Boolean |
Determines if this comment should be visible to customer/buyer persona |
|
Type |
_s_type |
Menu |
This single select menu contains the following menu options: Comments, System Activity |
Notes:
-
You can't delete the Comments array or the standard attributes included with the Comments array.
-
You can edit and reorder the standard attributes included with the Comments array.
-
You can add, edit, delete, and reorder custom attributes in the Comments array.
Administration
Refer to Edit an Array and Array Attributes to manage the Comments array.





