<td class="label">{$form.contact_view_options.label}</td>
<td>{$form.contact_view_options.html}</td>
</tr>
- <tr class="crm-preferences-display-form-block-contact_smart_group_display">
- <td class="label">{$form.contact_smart_group_display.label}</td>
- <td>{$form.contact_smart_group_display.html}</td>
- </tr>
<tr class="crm-preferences-display-form-block-description">
<td> </td>
<td class="description">
to modify the components which are available for your site.{/ts}
</td>
</tr>
+ <tr class="crm-preferences-display-form-block-contact_smart_group_display">
+ <td class="label">{$form.contact_smart_group_display.label}</td>
+ <td>{$form.contact_smart_group_display.html}</td>
+ </tr>
+ <tr class="crm-preferences-display-form-block-description">
+ <td> </td>
+ <td class="description">
+ {ts}Controls display of the smart groups that a contact is part of in each contact's "Groups" tab.
+ "Show on Demand" provides the best performance, and is recommended for most sites.{/ts}
+ </td>
+ </tr>
<tr class="crm-preferences-display-form-block-contact_edit_options">
<td class="label">{$form.contact_edit_options.label}</td>
<td>
</tr>
<tr class="crm-preferences-display-form-block-description">
<td> </td>
- <td
- class="description">{ts}Select the sections that should be included when adding or editing a contact record.
+ <td class="description">
+ {ts}Select the sections that should be included when adding or editing a contact record.
EXAMPLE: If your organization does not record Gender and Birth Date for individuals, then simplify the form
by un-checking this option. Drag interface allows you to change the order of the panes displayed on contact
add/edit screen.{/ts}