Problem with the length of options
- Vlastimil Zoubek
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
7 years 4 months ago #5869
by Vlastimil Zoubek
Problem with the length of options was created by Vlastimil Zoubek
When I enter an option with a length of more than 250 characters, option is cut to 250 length.
I need to enter text strings with a length of 500+. How do I fix the problem?
Thanks
I need to enter text strings with a length of 500+. How do I fix the problem?
Thanks
Please Log in to join the conversation.
7 years 4 months ago #5870
by Daniel
Thanks
Daniel
Replied by Daniel on topic Problem with the length of options
Hello,
It's because of the character limit in the column for Question database table. Please change it to text from varchar. In case of any further assistance, please contact us via Contact us form, We'll look into it.
It's because of the character limit in the column for Question database table. Please change it to text from varchar. In case of any further assistance, please contact us via Contact us form, We'll look into it.
Thanks
Daniel
Please Log in to join the conversation.
- Vlastimil Zoubek
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
7 years 4 months ago #5872
by Vlastimil Zoubek
Replied by Vlastimil Zoubek on topic Problem with the length of options
Thank you very much! Now it works well.
Please Log in to join the conversation.