Dashboards & Visualizations

character limit on text boxes?

cphair
Builder

Is there a character limit for input into freeform textboxes in dashboards? I've entered tens of thousands of characters without apparent truncation, but I'm not sure how it's implemented on the back end, and I figure the limit's not infinite.

Tags (2)

asimagu
Builder

You could use javascript like the following in your application.js:

$("input").attr("maxlength", 4)

Here is a demo: http://jsfiddle.net/TmsXG/13/

0 Karma

cphair
Builder

This doesn't answer my question. I don't want to limit the amount of characters users input--I want to know how many characters the text box supports.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...