CRM-8159 CiviCampaign - HTML available for use in the survey instructions

    Details

    • Type: Patch
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.0.1
    • Fix Version/s: 3.4.2
    • Component/s: CiviCampaign
    • Labels:
      None

      Description

      Currently, you cannot put html in for instructions to people on the surveys. Using html is important so that you can lay out the instructions, what script the person will be using, etc.

      It only takes a quick change to the file to make it work properly:

      It is about line 322 in /sites/all/modules/civicrm/CRM/Campaign/Form/survey.php

      Change the text so it looks like this:

      // script / instructions
      $this->addwysiwyg( 'instructions', ts('Instructions for interviewers'), array( 'rows' => 5, 'cols' => 40 ) );

        Attachments

          Activity

          [CRM-8159] CiviCampaign - HTML available for use in the survey instructions
          Donald A. Lobo added a comment -

          Patch supplied by user

            People

            • Assignee:
              Donald A. Lobo
              Reporter:
              Jenni Simonis

              Dates

              • Created:
                Updated:
                Resolved: