Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Label Length

Label Length 6 years 1 month ago #27458

  • campdesiles
  • campdesiles's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Hello,

I'm having trouble finding the php file that dictates maximum length for a label. Would anyone know what folder would it be in or what is the name of the file?

Thanks

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

Label Length 6 years 1 month ago #27459

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Hello. There is not a limit set in the PHP file. It's in the database. In the table _dtregister_fileds, the field "label" is type varchar(255). You can change the type to increase the capacity of that field.

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

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

Label Length 6 years 1 month ago #27460

  • campdesiles
  • campdesiles's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Thanks,

I increased the VARCHAR, but I'm still not able to input more text in the label box. Is a set row height or column size limiting that?

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

Last Edit: by campdesiles.

Label Length 6 years 1 month ago #27462

  • campdesiles
  • campdesiles's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
The reason I need to increase the label size is to accommodate two languages.

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

Label Length 6 years 1 month ago #27463

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
There was another limit within the code that I wasn't realizing was there when I initially replied. We removed that though for the 3.2.8 release we did yesterday. Update (needed anyway for security issue) and you should be good.

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

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
Time to create page: 0.098 seconds