Dashboards & Visualizations

how to open a popup form search when user click on one of the navigation menu tab in splunk sideview

disha
Contributor

I have customized the navigation menu in my app and one tab in Search. When user click on search it needs to open a popup box of form search.
I have created a form search view and it is opening in same window in full screen.
I need it to open in new window without full screen.
Any thoughts for ow to achieve that?
Do I need to add something in collection label tag in default xml or in redirector module
true but it is not working. Please help.
Thankyou

Tags (1)
0 Karma
1 Solution

nowakdaw
Path Finder

Hello,

Not sure this is what you are looking for, but what you can do is this with javascript:

a href="javascript:window.open('')">NAME

Once NAME is clicked, it will open up a new window with your URL.

View solution in original post

nowakdaw
Path Finder

Hello,

Not sure this is what you are looking for, but what you can do is this with javascript:

a href="javascript:window.open('')">NAME

Once NAME is clicked, it will open up a new window with your URL.

sloshburch
Ultra Champion

Hmmm. No longer works in 6.3.3?

0 Karma

disha
Contributor

Also we can give height,width,top,left values to open it in particular position and size.
Thanks a lot.

0 Karma

disha
Contributor

knock knock..Somebody there?

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...