How to hide or clean up breadcrumb filter showing multiple sys_ids in a custom widget

ammar_k
Tera Expert

Hi everyone,

 

I created a custom widget that counts projects where the user is the project manager or a stakeholder.

To get the stakeholder projects, I had to query the pm_m2m_project_stakeholder table.

 

Everything works:

 

  • The widget shows the correct count.

  • When I click the widget, it navigates to the project list with the correct results.

The problem:

The filter breadcrumb on the project list looks very messy — it displays a long chain of sys_ids used in the encoded query. This makes the UI look ugly and confusing for end users.

 

My question:

Is there a way to hide the breadcrumb or improve/clean how the filter is displayed?

For example:

  • Replace the sys_id chain by a simpler label

  • Use a saved filter or query parameter

  • hide the breadcrumb on list view

Any best practices or recommended approaches?

 

Thanks in advance!

0 REPLIES 0