The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>FAQ for the Contacts Manager</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body style="background-color: white">


<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>

<ul>

	<li><a href="#faq_for_the_contacts_manager">FAQ for the Contacts Manager</a></li>
	<ul>

		<li><a href="#a_note_about_the_calendars_used_in_reports">A note about the calendars used in reports</a></li>
		<li><a href="#what_does_broadcast_mean">What does Broadcast mean?</a></li>
		<li><a href="#what_does___hidden___mean_in_the_broadcast_menu">What does '(Hidden)' mean in the broadcast menu?</a></li>
		<li><a href="#what_does_the_____character_mean_in_a_menu">What does the '-' character mean in a menu?</a></li>
	</ul>

</ul>

<hr name="index" />
</div>
<!-- INDEX END -->

<p>
</p>
<h1><a name="faq_for_the_contacts_manager">FAQ for the Contacts Manager</a></h1>
<p>
</p>
<h2><a name="a_note_about_the_calendars_used_in_reports">A note about the calendars used in reports</a></h2>
<p>A calendar only works when a day is selected. You can tell a day is selected by it
having a blue background.</p>
<p>Both the From and To calendars default to today's date.</p>
<p>However, if you navigate to another month, you must explicitly select a day by
clicking on it.</p>
<p>Lastly, for the Records report, the dates are always ignored.</p>
<p>
</p>
<h2><a name="what_does_broadcast_mean">What does Broadcast mean?</a></h2>
<p>Broadcast is the difference between private and public contacts.</p>
<p>By setting Broadcast to Public, you permit other people's search results to show your contacts.</p>
<p>By setting it to Private, you stop other people's search results displaying your contacts.</p>
<p>So, by this means, you can keep some or all of your contact information private.</p>
<p>
</p>
<h2><a name="what_does___hidden___mean_in_the_broadcast_menu">What does '(Hidden)' mean in the broadcast menu?</a></h2>
<p>It means the entity has been deleted, but since entities are not really deleted (in case
they need to be recovered), they are flagged as hidden, so the search code does not
retrieve them.</p>
<p>
</p>
<h2><a name="what_does_the_____character_mean_in_a_menu">What does the '-' character mean in a menu?</a></h2>
<p>It depends on the menu:</p>
<dl>
<dt><strong><a name="communication_types_any_contact_method_i_e_no_restriction" class="item">Communication types: Any contact method, i.e. no restriction</a></strong></dt>

<dt><strong><a name="unknown" class="item">Genders: Either unknown (for people), or not applicable (for organizations)</a></strong></dt>

<dt><strong><a name="occupation_titles_the_title_is_unknown" class="item">Occupation titles: The title is unknown</a></strong></dt>

<dt><strong><a name="organization_names_the_name_is_this_is_the_special_organization_which_must_always_be_present" class="item">Organization names: The name is '-'. This is the special organization which must always be present</a></strong></dt>

<dt><strong><a name="roles_the_role_is_unknown" class="item">Roles: The role is unknown</a></strong></dt>

<dt><strong><a name="titles_the_title_is_unknown" class="item">Titles: The title is unknown</a></strong></dt>

</dl>

</body>

</html>