DevOps & Observability
DevOps, AppDev, and tool-chains, oh my!

Hide dev icon - modal pop-up

elkhalloufi
Loves-to-Learn

Good day;

How can I hide the dev icon in a modal pop-up window, using javascript program, please check the exemple below:

elkhalloufi_0-1598286445862.png

 

0 Karma

Nisha18789
Builder

hi @elkhalloufi , is there a specific reason you are looking for a JS solution?

The same can be achieved in the dashboard xml: <option name="link.visible">0</option> 

like below

<panel>
<single>
<search>
<query>|makeresults </query>
<earliest>-60m</earliest>
<latest>now</latest>
</search>
<option name="colorMode">none</option>
<option name="drilldown">none</option>
<option name="link.visible">0</option>
</single>

 

0 Karma

elkhalloufi
Loves-to-Learn

Good day

Do you have any hint for me please 

0 Karma

elkhalloufi
Loves-to-Learn

Good day

Thank you for your answer, yes I already desactivate the icons on the dashboard, but the window shown in the exemple is generated by a JS program to create a modal popup window, so that commande does not work with my JS window

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...