type: api_select_all
api: /cfo/{CFO_MODEL}/fields?fields=KeyName,UserEmail
placeholder: string.
{
"DataBaseTables": {
"TableName": {
"interface": {
"fields": {
"field_name": {"name": "Organization", ,"type": "api_select_all",
"api":"/cfo/CF_CRMOrganizations/fields?server_limit=10&fields=CRMOrganization_Id,CRMOrganization_name,CRMOrganization_FiscalId",
"placeholder": "Company?"},
}
}
}
}
}
Get external data from api to represent the potential values of a field and it download 'server_limit' records from the API in only one call. It is ideal when we are handling more than 50 and less than 200 potential values instead of Type Select