Tell me about the system property "glide.ui.template_bar_limit".

M_Tomy
Tera Expert

Dear Experts.

 

Please let me know if you know about it.

 

I want to increase the number of output items in a report.
I referred to the following knowledge.
https://www.servicenow.com/community/developer-forum/bar-chart-other-page-2/m-p/1834721

 

I set the system property "glide.ui.template_bar_limit" to 110.
However, in the graphs and tables of the report, anything after 50 stays as "other".
I would like to have more than 51 displayed as report items.

What is the problem?

 

Here are my previous questions related to this.
Please refer to them as well.
https://www.servicenow.com/community/developer-forum/about-the-table-in-the-report-the-51st-and-subs...

Thank you in advance.

1 REPLY 1

Amit Gujarathi
Giga Sage
Giga Sage

HI @M_Tomy ,
I trust you are doing great.

The "glide.ui.template_bar_limit" system property is a configuration setting used in the ServiceNow platform, which determines the maximum number of records that are displayed in the "Recently Viewed" section of the template bar.

The template bar is the horizontal bar located at the top of the ServiceNow user interface that contains links to commonly used areas and records within the platform. The Recently Viewed section of the template bar displays a list of the most recently accessed records by the current user.

By default, the value of "glide.ui.template_bar_limit" is set to 10, which means that the Recently Viewed section will display up to the 10 most recently viewed records. However, this value can be changed to a higher or lower number depending on the needs of the organization and the preferences of individual users.

It is worth noting that increasing the value of "glide.ui.template_bar_limit" may result in a slower loading time for the template bar, particularly for users who have accessed a large number of records. Therefore, it is important to strike a balance between the number of records displayed and the performance of the platform.

Please mark the answer correct if it was helpful.

Regards,

Amit Gujarathi


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi