Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Minimum Characters for "Other" option in a List (radio) question

  • JasonZA
  • JasonZA's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 7 months ago #230504 by JasonZA
LimeSurvey Version: 2.72.3+171020
Own server
Modified Theme
==================
Good day. I'm looking to force a minimum of 3x characters for the "Other" option in a List (radio) question. I searched for a while now and found the following on the forum:
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$('#question{QID} input[type="text"]').attr('maxlength', '3');
});
</script>

I tried changing maxlength to minlength but this didn't seem to work.

Another option I saw was to use regex but not sure where one would include this (and if the regex is ever correct) ==> /^{3,}$/

Any assistance will be greatly appreciated.

Please Log in to join the conversation.

  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
2 years 7 months ago #230512 by Joffm
Use question validation equation!
is_empty(Q1_other) or strlen(Q1_other)>2

[url] www.limesurvey.org/manual/ExpressionScri...mplemented_functions [/url]

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

  • JasonZA
  • JasonZA's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 7 months ago #230514 by JasonZA
Thanks a lot, @Joffm - Much appreciated.

Please Log in to join the conversation.

  • tammo
  • tammo's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
2 years 7 months ago #230553 by tammo
And please update your LimeSurvey installation, since many, very many, (security) improvements have been made since October 2017, which is the date your current installation was released.


Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl

Please Log in to join the conversation.

Moderators: holchtpartner

Lime-years ahead

Online-surveys for every purse and purpose