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) »
  • RichTextEditor is not showing on Organization Subtype - Custom Data
Pages: [1]

Author Topic: RichTextEditor is not showing on Organization Subtype - Custom Data  (Read 625 times)

michaellenahan

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
    • mick.appspot.com
RichTextEditor is not showing on Organization Subtype - Custom Data
March 13, 2012, 04:44:21 am
RichTextEditor is not showing on Organization Subtype - Custom Data

This error is preventing use of the RichTextEditor on any custom data, where the contact type is a organization subtype. Individual subtypes seem OK.

This is a serious error for us as it prevents us from showing our client the RichTextEditor on any Organization subtypes.

EDIT: I notice it has been raised on JIRA here: http://issues.civicrm.org/jira/browse/CRM-9709

I have reproduced this on the demo site just now (2012-03-13 1200 UK time).

EDIT: Load this page in Firefox + Firebug, click Console in Firebug.
http://drupal.demo.civicrm.org/civicrm/contact/add?reset=1&context=search&action=update&cid=113
Error reported is: "q is null"

See: http://drupal.demo.civicrm.org/civicrm/contact/view?reset=1&cid=113

Steps to reproduce:
- Create an Organization Subtype
(a contact type based on organization)
http://drupal.demo.civicrm.org/civicrm/admin/options/subtype?reset=1

- Create two custom fieldsets as follows
http://drupal.demo.civicrm.org/civicrm/admin/custom/group?reset=1

- Create a custom fieldset for Organization, add a Note field with RichTextEditor
http://drupal.demo.civicrm.org/civicrm/admin/custom/group/field?reset=1&action=browse&gid=9

- Create a custom fieldset for Organization Subtype, add a Note field with RichTextEditor
http://drupal.demo.civicrm.org/civicrm/admin/custom/group/field?reset=1&action=browse&gid=10

- Create an Organization (a simple organization not a subtype).
The RichTextEditor works as expected.

- Create a contact of type Organization Subtype.
The RichTextEditor fields do not show.
http://drupal.demo.civicrm.org/civicrm/contact/view?reset=1&cid=113
« Last Edit: March 13, 2012, 05:35:23 am by michaellenahan »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • RichTextEditor is not showing on Organization Subtype - Custom Data

This forum was archived on 2017-11-26.