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

TOPIC: [SOLVED] Increasing the Characters for the Value line....

[SOLVED] Increasing the Characters for the Value line.... 16 years 3 months ago #560

  • collinsg
  • collinsg's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Hello, I am trying to list about 50 or so school as a custom field. It lets me put about 10 names in for my dropdown box in the Value area. Is there a way to increase the number of people/schools that appear in my drop down box. Here is what I am doing...custom field is School Name https://www.choikwangdo.com/index.php?o ... k=mainlist tried looking, but cant find anything that would let me increase the number of characters that are allowed to be place into the add

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

[SOLVED] Increasing the Characters for the Value line.... 16 years 3 months ago #561

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
We have modified a couple admin files to increase the limit of the values input textbox to 1000 instead of 250. Download this ZIP file and upload the two modified files inside it: http://www.dthdevelopment.com/images/downloads/admin.dtregister.html.zip Also, you will need to make a database change using your phpMyAdmin or whatever you have. 1) If you have an existing custom field for this, go to the table jos_dtregister_user and find the field for your custom field. Look for the name you gave it. The type will probably be "varchar(100)". Change it to "varchar(1000)"... without the quotes. 2) Also, go to jos_dtregister_fields and change the type for the field "values" from "varchar(255)" to "varchar(1000)". Hope this helps. New custom fields should be created at varchar(1000) after uploading the modified files. We'll incorporate this into the next release. Thanks.

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

[SOLVED] Increasing the Characters for the Value line.... 16 years 3 months ago #562

  • collinsg
  • collinsg's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
YOU SAVED MY ASS!!!!!! I cannot thank you enough for helping me with this. Had people breathing down my neck for the past week. Again, thank you so much! Gary

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

[SOLVED] Increasing the Characters for the Value line.... 16 years 3 months ago #563

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
No problem collins. The best thank you would be an excellent review and vote here: http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,2037/Itemid,35/ :)

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

  • Page:
  • 1
Time to create page: 0.103 seconds