Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-11223

Price set field options - description is not displayed in price set forms

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: 4.2.1
    • Fix Version/s: Unscheduled
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      Not sure if this is a bug or just something we wanted…

      Price sets don't display any of the descriptions added to them, I made a hack fix, not sure if this wants to be done properly or not.

      In CRM/Price/BAO/Field.php, line 323, I added

      $opt['label'] .= '<span class="radio_description">' . $opt['description'] . '</span>';

      I've only done it for Radio buttons, but you get the idea.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                chrischinchilla Chris Chinchilla
              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: