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!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...