Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the upper limit of stream entries displayed in various Service Portal widgets, impacting how much information users can see at once. |
| What area does it affect? |
Service Portal widgets |
| What does the default mean? |
The default value is "100", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting user interface performance or content visibility in the Service Portal. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.service_portal.stream_entry_limit |
| Sys ID |
e8eed6455b313200a9ad09ed5a62bc51 |
| Type |
integer |
| Application |
Global |
| Default value |
100 |
| Description |
Maximum number of stream entries displayed in Service Portal (activity widget, conversation widget, etc.), default is 100. |
| Updated |
2024-05-25 04:29:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 ...
Related properties