Hiding the filter bread crumb on a list in an iframeIssue The customer wants to hide the filter on top of a list for a specific CMS page that is inside an iframe. The 'Omit Filter condition' doesn't seem to have an effect. The customer only wants to hide the filter on this page, while other pages using the same table view need the filter to be shown.ReleaseAllCauseIn ServiceNow, you cannot directly remove the filter UI from the embedded iframe if the source content (e.g., a list or report) includes it by default.There is no out-of-the-box (OOB) functionality in ServiceNow to hide the filter when using the content_block_iframe.ResolutionIf this is a required behavior, it would need to be implemented through customization, such as Create a custom widget in the Service Portal. Consider creating an enhancement request in IDEA portal regarding this scenario by following the KB article: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0755878