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) »
  • Customizing custom data fields
Pages: [1]

Author Topic: Customizing custom data fields  (Read 935 times)

fise

  • Guest
Customizing custom data fields
August 13, 2009, 03:16:09 am
Hello, another question from civic begginer.

In adminsiter civic > custom data I would like to build custom data field with radio input field type. There I need to put in "label" an overwiev which a few lines of information text (more than 500 signs) but civic lets me put less than 400 signs. Where do I can change it? In Database field length I've put bigger amount than 255, but still I can't put longer text.

Thnx,

Mateusz

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Customizing custom data fields
August 13, 2009, 03:40:52 am
Mateusz :

Any reason for using Field Label instead of Field Post Help/Field Pre Help for information text?
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

fise

  • Guest
Re: Customizing custom data fields
August 13, 2009, 05:29:19 am
Well, Yes. This text is a description for each point to choose, and for some reason it has to be detailed. See attachemnt how I wantef to do it. Mayby theres is a better option?

Thnx

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Customizing custom data fields
August 13, 2009, 05:54:49 am

In general i would strongly recommend against a radio custom field with 500 options. Might be better to group the buttons and split it as 50 custom fields with 10 radio buttons each

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

fise

  • Guest
Re: Customizing custom data fields
August 13, 2009, 06:05:42 am
Thanks for hints but,

I'm not quite sure if I understand You.

I want to:

Custom field x

description 1 (radio)
description 2 (radio)
decription 3 (radio)
....
description 13 (radio).

If I understand You recomend

Custom field x

description 1 (radio)

Custom field x1

description 2 (radio)

???

Mateusz

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Customizing custom data fields
August 13, 2009, 06:34:02 am
Mateusz :
One solution could be to expose "description" field in UI while entering the option values for the custom field (to store the extra information that you have) on this form : http://sandbox.civicrm.org/civicrm/admin/custom/group/field/option?reset=1&action=update&id=281&fid=1&gid=1 ,
and while displaying show a combination of label and description. You might wanna use custom templates to achieve this.
For more information, refer : http://wiki.civicrm.org/confluence/display/CRMDOC/Customize+Built-in,+Profile,+Contribution+and+Event+Registration+Screens

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

fise

  • Guest
Re: Customizing custom data fields
August 13, 2009, 06:37:09 am
Hmmm, many thanx, I'll take a look, thanx once again for quick help!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Customizing custom data fields

This forum was archived on 2017-11-26.