Ticket Conversations widget
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Service Portal Designer
Record of ticket items. Users can use this widget to communicate back and forth with the fulfiller and the receiver. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
The Ticket Conversations widget displays journal entries from the activity formatter of the target record. Journal entries are presented in chronological order, with the oldest entries appearing at the bottom of the widget. Entries made by the user that created the record appear on the right side of the center divider. Entries made by other users appear to the left.
The Ticket Conversations widget is intended only for tables that extend task.
Limit the number of journal entries that appears in the ticket conversation widget using the glide.service_portal.stream_entry_limit system property. The default number is 100 on a base instance or 500 if the property is not in the System Property [sys_properties] table. Change the number by navigating to , and enter the new number in the Maximum number of stream entries displayed in Service Portal field.

Instance options
Field | Description |
---|---|
Use dynamic placeholder | Use a placeholder for journal fields. The default value is false. |
No readable journal field message | The message that displays when there are no readable journal fields. Forms that have added journal fields may not display in the Ticket Conversation widget. |
Enter key behavior | The action to perform when pressing the Enter key. The default is to submit the entry. The System Property option is based on the value of the glide.service_portal.comment.enter_adds_newline system property. |
On this page
Related Content
- Create and edit a page using the Service Portal Designer
Create or edit a page and use layouts to organize the columns that house the widgets.
- Configure widget instances
Create unique instances of widgets by configuring the options for each instance.
- Clone a widget
Take advantage of existing code by cloning and editing an existing widget.