Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sivarajs
Specialist II
Specialist II

Limit characters in inputfield

Hi,

I am using inputfield in my application. I want to limit the characters enter by user. Is there any way to limit the data inputfield?

Regards,

Sivaraj

3 Replies
suniljain
Master
Master

You can use list option in input field . it will restrict user to select specific value only .

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Are you talking about an input field or an input box? The first is defined in the script and can't be limited. If you use an input box to store a value in a variable it is possible to add restrictions on the Contraints tab of the properties window of the input box.


talk is cheap, supply exceeds demand
sivarajs
Specialist II
Specialist II
Author

Ok..am using inputfield to get user input