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

Fix public participant listing

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.2.2
    • Fix Version/s: 2.2.3
    • Component/s: CiviEvent
    • Labels:
      None

      Description

      Per this

      http://forum.civicrm.org/index.php/topic,7525.0.html

      Improvements to civiEvent public particpant listing - affects
      /civicrm/CRM/Event/Page/ParticipantListing/ NameStatusandDate.php
      /civicrm/templates/CRM/Event/Page/ParticipantListing/ NameStatusandDate.php

      Line 81 remove
      AND civicrm_participant.status_id IN ( 1, 2 )
      So that the statuses actually show - ie. pending doesn't currently

      Issue 2 - e-mails show when it is implied they will not. (I don't know if it should be kept as a 4th form ie. NameStatusDateandemail)

      remove line 92
      civicrm_email.email as email ,

      and from the tpl file line 20
      <td>{$row.email}</td>

        Attachments

          Activity

            People

            • Assignee:
              shailesh Shailesh Lende
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: