type SerializedFieldConfiguration: object;
Type declaration
cfds?
optional cfds: SerializedCustomFieldDisplaySettings;
Custom field display settings
dsc?
optional dsc: string;
Default search callback for searching for legal field values in an enum
fvsc?
optional fvsc: [string, string][];
Field name -> callback name tuples for searching for legal field values in an enum
gf
gf: string;
Callback to get field definitions for all fields supported by the card integration
gfte?
optional gfte: string;
Callback to get fields to edit related to a field passed as an argument
gliff?
optional gliff: string;
Callback to get list items for a card's field passed as an argument
ncf?
optional ncf: string[];
Non-customizable fields
osfc?
optional osfc: string;
Callback to handle a change in the fields the user want to be displayed