how to apply same filter that is displayed in the modal when clicking on search icon(type reference)

samurai2
ServiceNow Employee
ServiceNow Employee

I want to use this filter (highlighted in red) that comes with the modal as a Preset Record viewport modal into my custom modal, but I don't know how to implement it.

Screenshot 2024-11-21 at 1.18.05 PM.png

 

10 REPLIES 10

samurai2
ServiceNow Employee
ServiceNow Employee

I want to achieve this behavior with a custom input that opens a custom modal containing that filter I highlighted (standalone filter component)

samurai2
ServiceNow Employee
ServiceNow Employee

here is my modal just want to create the same filter as in the attachment above

samurai2_0-1732626434884.png

 

How is this modal opening, is it a button on which you are opening this custom modal?

 

https://www.youtube.com/watch?v=E9FhNpk0Mwk

Go through this once, if it helps.

In this video I show you how you can configure a button in a Configurable Workspace to open a modal with a Next Experience component or page which you've designed in UI Builder. #servicenow #uibuilder Blog post: https://jessems.com/opening-modal-from-a-record-in-configurable-workspaces Preceding ...

samurai2
ServiceNow Employee
ServiceNow Employee

It's helpful, but I mean something else. 
How to set the default filter to that modal that opens up when clicking on the search icon