{* +--------------------------------------------------------------------+ | CiviCRM version 4.4 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2013 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *}

{ts}General Settings{/ts}

{$form.title.label} {help id="id-report_title" file="CRM/Report/Form/Settings.hlp"} {$form.title.html}
{$form.description.label} {$form.description.html}
{$form.report_header.label}{help id="id-report_header" file="CRM/Report/Form/Settings.hlp"} {$form.report_header.html}

{ts}Email Delivery Settings{/ts} {help id="id-email_settings" file="CRM/Report/Form/Settings.hlp"}

{$form.email_subject.label} {$form.email_subject.html|crmAddClass:huge}
{$form.email_to.label} {$form.email_to.html|crmAddClass:huge}
{$form.email_cc.label} {$form.email_cc.html|crmAddClass:huge}

{ts}Other Settings{/ts}

{if $config->userFramework neq 'Joomla'} {/if}
{$form.is_navigation.label} {$form.is_navigation.html}
{ts}All report instances are automatically included in the Report Listing page. Check this box to also add this report to the navigation menu.{/ts}
{$form.drilldown_id.label} {$form.drilldown_id.html}
{$form.permission.label} {help id="id-report_perms" file="CRM/Report/Form/Settings.hlp"} {$form.permission.html|crmAddClass:huge}
{$form.grouprole.label} {$form.grouprole.html|crmAddClass:huge}
{$form.is_reserved.label} {help id="id-is_reserved" file="CRM/Report/Form/Settings.hlp"} {$form.is_reserved.html} {ts}If reserved, only users with 'administer reserved reports' permission can modify this report instance.{/ts}
{$form.addToDashboard.label} {help id="id-dash_avail" file="CRM/Report/Form/Settings.hlp"} {$form.addToDashboard.html} {ts}Users with appropriate permissions can add this report to their dashboard.{/ts}
{include file="CRM/common/showHideByFieldValue.tpl" trigger_field_id ="is_navigation" trigger_value ="" target_element_id ="navigation_menu" target_element_type ="table-row" field_type ="radio" invert = 0 } {if $is_navigation} {/if} {literal} {/literal}