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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviReport: Make $reportTitle equal to Report Title set in Report Settings UI
Pages: [1]

Author Topic: CiviReport: Make $reportTitle equal to Report Title set in Report Settings UI  (Read 628 times)

arielqgold

  • I’m new here
  • *
  • Posts: 17
  • Karma: 1
  • CiviCRM version: 3.3.1, 3.3.5, 3.4.5
  • CMS version: Drupal 6.22
CiviReport: Make $reportTitle equal to Report Title set in Report Settings UI
November 14, 2011, 02:09:12 pm
I'm attempting to set $reportTitle to equal the "Report Title" that the user enters in "Report Settings" UI for the walk list report in Civi Engage.

Right now in reports the titles seems to be hardcoded, like this: $this->assign( 'reportTitle', ts('Membership Detail Report' ) );

I see the the value set by the user in smartyDebug as $form['title']['value'] but can't seem to access it. How would I do so?

Let me know if I need to provide more info for the question to make sense. Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviReport: Make $reportTitle equal to Report Title set in Report Settings UI

This forum was archived on 2017-11-26.