Skip to main content
Latest
method Relation.prototype.displayFields
Re-export
import { Relation } from "https://deno.land/x/netlify_cms_config@v0.3.2/mod.ts";

List of one or more names of fields in the referenced collection that will render in the autocomplete menu of the control. Defaults to value_field. Syntax to reference nested fields is similar to that of value_field.

Parameters

value: string[]