mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 09:08:05 +02:00
clean up sk/fb
This commit is contained in:
parent
a967d9a538
commit
131ebcc684
7 changed files with 59 additions and 379 deletions
|
@ -1,7 +1,4 @@
|
|||
<div af-fieldset="">
|
||||
<div class="af-container af-layout-inline af-container-style-pane" af-title="Filters">
|
||||
<af-field name="Contact_ContactCategory_contact_id_01.category_definition_id" defn="{search_operator: 'IN', input_attrs: {autoOpen: true, multiple: true}, security: 'FBAC', label: 'Category'}" />
|
||||
<af-field name="display_name" defn="{search_operator: 'CONTAINS', input_attrs: {}, label: 'Name'}" />
|
||||
</div>
|
||||
<crm-search-display-table search-name="Contacts_by_category" display-name="Contacts_by_category_Table_1"></crm-search-display-table>
|
||||
<af-field name="Contact_ContactCategory_id_01.category_definition_id" defn="{input_attrs: {multiple: true}, label: 'Category'}" />
|
||||
<crm-search-display-table search-name="Contacts_by_category_uxxr" display-name="Contacts_by_category"></crm-search-display-table>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue