CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Custom Data - Checkbox label and value character size increase
Pages: [1]

Author Topic: Custom Data - Checkbox label and value character size increase  (Read 676 times)

subkult

  • Guest
Custom Data - Checkbox label and value character size increase
January 27, 2010, 09:15:08 pm
I need to increase the label and value sizes of a custom data checkbox to more than 255 characters. Is this something that has to be altered in MySQL or does the "database field lenght" box have anything to do with it? If it's a table that needs to be altered, which one and what would be the max setting?
I need to create a required check box for Election Law compliance when someone donates and the verbage is longer than 255 characters. I know MySQL 5.0.3 and later can do varchar(65k+).

Please advise.

Thanks in advance.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Custom Data - Checkbox label and value character size increase
January 27, 2010, 09:47:40 pm
You will have to modify civicrm_custom_field table.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Custom Data - Checkbox label and value character size increase

This forum was archived on 2017-11-26.