If you have access to the database you can try to edit the lime_answers table (code field)...
Just increase VARCHAR value (5)
Note that I don't know if doing this you will face or not troubles somewhere else.
At least future updates will be more...complicated !
Remember that this will affect all the surveys and you have to check if all is ok if your platform already hosts other questionnaires.
Alternative:
-Use 5 character code
- Add an equation to move from 5 character to 7 character code. I think using
convert_value EM function
can be a good idea.
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.
I change the size of the field but i realize that i have other problem: "the size of the text box code field in the form". It has also Only 5 chars of size.
If i change the value of the code in the table for 1111111, it shows correct on the page.
But if i change it... it cast it for 5 chars.
I trying to figure out how i can do a insert query directy to the table and hope that assume the total code value in the anwsers.