mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-25 10:38:06 +02:00
5 lines
381 B
HTML
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>
|