I have a couple of multiple choice questions in my survey that have "Other" Options at the end. My client wants these options to be limited to no more than 150 characters, however I can't figure out where/if I can set a character limit.
Yes, the [type="text"] selector will target all short-text inputs in that question. Those inputs normally have an associated class "text" (used in the previous workaround) but that class seems to have been omitted in this question type.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Hi,
I have tried this out but can't seem to get it working, I wonder would you mind taking a look?
Here is my question:(see Capture1.png)
It is called q313_other (see Capture2.png)
Here is the code I added:(see Capture3.png)
However I can add more than 4 chars (see Capture4.png)