package SK + FB

This commit is contained in:
Rich Lott / Artful Robot 2024-02-28 17:30:43 +00:00
parent c6c1840073
commit ca1360f8bf
7 changed files with 355 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<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>