Splunk Search

Insert an icon in the setup.xml page

alauri
Explorer

Hi all,

I'm trying to insert the logo (the appIcon.png logo of my add-on) inside the setup.xml page as the first child of formWrapper div.
Is it possible? If it's possible, what is the best way to perform this task?

Thanks in advance!

Tags (3)
0 Karma
1 Solution

alauri
Explorer
var formWrapper_div = $(this).find("div.formWrapper");
$(formWrapper_div).prepend('<img id="logo" src="/static/app/<appname>/appIcon.png" />');

inside the application.js file.

View solution in original post

0 Karma

alauri
Explorer
var formWrapper_div = $(this).find("div.formWrapper");
$(formWrapper_div).prepend('<img id="logo" src="/static/app/<appname>/appIcon.png" />');

inside the application.js file.

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...