{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {* CiviCase - assign activity to case form *} {if !empty($buildCaseActivityForm)}
{$form.file_on_case_unclosed_case_id.label} {$form.file_on_case_unclosed_case_id.html}
{$form.file_on_case_target_contact_id.label} {$form.file_on_case_target_contact_id.html}
{$form.file_on_case_activity_subject.label} {$form.file_on_case_activity_subject.html}
{ts}You can modify the activity subject before filing.{/ts}
{* main form end *} {else} {* Markup and js to go on the main page for loading the above form in a popup *} {literal} {/literal} {/if}