{* +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *}
{ts}You can search all contacts for duplicates or limit the results for better performance. If you limit by group then it will look for matches with that group both inside and outside of the group. You can also limit the contacts in the group to be matched by specifying the number of contacts to match. This can be done in conjunction with a group or separately and is recommended for performance reasons. {/ts}
{include file="CRM/common/formButtons.tpl" location="top"}
{$form.group_id.label} {$form.group_id.html}
{$form.limit.label} {$form.limit.html}
{include file="CRM/common/formButtons.tpl" location="bottom"}