Dashboards & Visualizations

Building Forms - can i change the text in the "search" button

carmackd
Communicator

I'm creating a form and need to change the text displayed in the search button from "search" to "update", is this possible?

thanks!

Tags (3)
0 Karma

sibbsnb
Path Finder

This didn't work

0 Karma

Lazarix
Communicator

Yep it's possible.

You need to convert your form to html instead of xml.
Create a dashboard, then go into it, click edit and convert to html. From there you can continue modifying the html to suit your needs.

Then, you can use something like the following to change the label:

old:











new:











I've just tested it and it works perfectly.

0 Karma

somesoni2
Revered Legend

Which Splunk version? Simple or Advanced xml?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...