contains, multi_select tag filtering, and email/url field types.
Schema
Entity: Contacts — key:contacts
Key Patterns
Text Search with Debounce
Filter by Tag
contains on a multi_select field matches any record where the array includes the given value.
Combined Search + Tag Filter
Reading multi_select Values
Restoring Checkboxes on Edit
Null-Safe HTML Escaping
Always guardescapeHtml against null/undefined values — optional fields may be absent on older records: