values in a long list being truncated

  • Peter Batchelor
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
2 years 5 months ago #154313 by Peter Batchelor
values in a long list being truncated was created by Peter Batchelor
I am using Events Booking for student registration, and I need to list every school in Victoria in a dropdown list.
Unfortunately, when I save the field the list is being truncated.
The truncated list uses 61237 characters (with spaces).
The complete list uses 63283 characters with spaces.
Is there a simple way around this issue?
Could I change eb_fields values from TEXT to MEDIUMTEXT without affecting the data stored in these records?
What are the implications for the next time I update Events Booking? Would I need to go back into phpMyAdmin and change the data type to MEDIUMTEXT again?
Thanks, Peter

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
2 years 5 months ago #154315 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic values in a long list being truncated
Hi Peter

Yes. You can change data type of that field to MEDIUMTEXT. It won't affect anything. And you do not have to come back and change it again next time you update Events Booking. You only need to change it one time

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Peter Batchelor
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
2 years 5 months ago #154317 by Peter Batchelor
Replied by Peter Batchelor on topic values in a long list being truncated
Excellent news!
Thanks for getting back to me so quickly Tuan.
Peter

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
2 years 5 months ago #154318 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic values in a long list being truncated
You're welcome Peter. Please continue using the extension. If you have questions or need help, please don't hesitate to ask us

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc