Hide Bread Crumbs on Filtered Module View But Still Allow Filtering

dpacheco1
Tera Contributor

Hello,

I created a filtered module that is type 'List of Records' that shows knowledge records matching a certain filter criteria. This filter is quite long though and thus when the user clicks into the module there are a lot of breadcrumbs populated across the top of the screen.

Is there any way to hide the default filter of a module and the breadcrumbs associated with it, but without removing the functionality to further filter the results? I know I could use a list control to hide the filter and the breadcrumbs but I do not want to do this as it prevents the ability to further filter. 

Does anyone know a work around to this?

Thank You.

1 ACCEPTED SOLUTION

Hi,

You can create BR on the Parent table in that case.

Best Regards,

Prashant

If my answer helped you in any way, please mark this answer as helpful and correct.

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

View solution in original post

7 REPLIES 7

Hi,

You can create BR on the Parent table in that case.

Best Regards,

Prashant

If my answer helped you in any way, please mark this answer as helpful and correct.

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

Yousaf
Giga Sage

Hi,

Please refer to this link

Restrict filters and breadcrumbs with fixed queries

 

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***

MrMuhammad
Giga Sage

Hi @dpacheco,

You can use "glide.ui.breadcrumb_max_entries" to limit the number of entries that appears in the breadcrumb filter. 

Reference: Decrease the allowed number of breadcrumb entries | Servicenow Docs 

Regards,

Muhammad
Servicenow Developer MVP (2021)
Servicenow Community MVP (2021 - 2022)

Regards,
Muhammad