{#if field.collections.length === 1} {:else}
Browse
{#each collections as collection} openBrowseModal(e, collection.name)} href="/">{collection.label} {/each}
{/if}
{#if references.length > 0} {#each references as reference (reference.record.id)}
{/each}
{/if}