Extensions

Press shift + S to search API reference.

Interface

ExpandRecordPickerOpts

View source

Options object for expanding a record picker.

interface ExpandRecordPickerOpts
fieldsArray<Field>

The fields to include in the record cards. The primary field will always be shown. Duplicate fields will be removed.

shouldAllowCreatingRecordundefined | false | true

If set to true, the user will be able to create an empty new record from the record picker.