{% if row.searchable %}
{#- Above a hundred records the picker searches instead of listing them.
It holds one record, or several where the link holds many. -#}
{% if row.field.collection %}
{% endif %}
{#- Inside a dialog the list takes its place in the dialog, which grows,
since the dialog would cut off anything floating past its edge. -#}