Skip to main content
Nintex Community Menu Bar
Solved

Word count limit in a multiline form text box


Mark Thompson
Forum|alt.badge.img+1

Unlike the multiline text box,  I can validate through the regular expression the limit of how many words a user can add to the text box e.g. ^(\b\w+\b\s*){0,15}$ limits the user to 15 words. 

Now how can I do this for a multiline text box please ? eg limit the user to only 500 words in the text box then provides a message saying limit exceeded.

 

The only option I can find in this forum is 7 years old and no longer valid

Many thanks folks

Best answer by leighburke

@Mark Thompson Unfortunately, I am not aware of any way to do this out of the box using the text long control type.  As input validation using a regular expression is only available on the text short control. The closest option ootb would be doing validation based on the number of characters. Alternatively you could log a feature request(https://ideas.nintex.com/). It might also be possible build a plugin that could achieve this, i have not heard of any existing plugins to do this.

View original
Translate
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+14
  • Nintex Employee
  • 512 replies
  • January 8, 2025

@Mark Thompson are you able to confirm which version of Nintex Forms and which control you are using? You mentioned you were able to validate using regular expression but it wasn’t clear what the difference was to the one that isn’t working.

Translate

Mark Thompson
Forum|alt.badge.img+1

HI ​@leighburke ,  I believe this is what we are using: Nintex Forms for SPFx / Office 365 – Enterprise Subscription according to the enterprise dashboard. This is the control I’m using

 

Cheers

 

Mark

Translate

Forum|alt.badge.img+14
  • Nintex Employee
  • 512 replies
  • Answer
  • January 9, 2025

@Mark Thompson Unfortunately, I am not aware of any way to do this out of the box using the text long control type.  As input validation using a regular expression is only available on the text short control. The closest option ootb would be doing validation based on the number of characters. Alternatively you could log a feature request(https://ideas.nintex.com/). It might also be possible build a plugin that could achieve this, i have not heard of any existing plugins to do this.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings