contactcats/ang/afsearchContactsByCategory.aff.html
Rich Lott / Artful Robot ca1360f8bf package SK + FB
2024-02-28 17:30:43 +00:00

5 lines
381 B
HTML

<div af-fieldset="" af-title="Contacts by Category">
<af-field name="Contact_ContactCategory_contact_id_01.category" defn="{input_attrs: {multiple: true}}" />
<af-field name="contact_sub_type" defn="{input_attrs: {multiple: true}}" />
<crm-search-display-table search-name="Contacts_by_category" display-name="Contacts_by_category_Table_1"></crm-search-display-table>
</div>