Dashboards & Visualizations

6.2: SimpleXML form ignores stylesheet attribute

stu2
Explorer

I'm having trouble getting a stylesheet reference to work in an app SimpleXml form.

I've read the changes in 6.2, it seems like this should be supported.

http://answers.splunk.com/answers/171586/to-what-extent-we-can-customize-app-if-application.html

I have a css file in the proper location, and have tried dashboard.css and summary-dashboards.css. In the form itself I reference it as specified in the schema:

<form stylesheet="summary-dashboards.css">

The resulting page header doesn't include any custom stylesheets at all.

What's the trick?

Tags (2)

StewGoin1
Explorer

As discussed on #splunk:

Make sure you don't have a conflicting copy of the view in /local if you are editing in /default -- /local will win!

ziegfried
Influencer

Also, did you restart splunk/spluknweb after adding the CSS file to your app?

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

To further help debugging, point your browser at http://splunkhost:8000/static/app/app_name/summary-dashboards.css - that'll show if the issue is the form linking to the CSS or Splunk even seeing the CSS.

jkat54
SplunkTrust
SplunkTrust

Does devtools in IE, firebug, or dev tools in chrome show any errors on the consoles?

Usually it will be something wrong with the permissions on the file, location of the file, etc. etc. If you're getting any errors while debugging in your favorite debug tools, please update your question with the errors.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...