Skip to main content

AdminForthForeignResource

Extends​

Properties​

allowedActions?​

optional allowedActions?: AllowedActionsResolved

Inherited from​

AdminForthForeignResourceCommon.allowedActions


hooks?​

optional hooks?: object

optional dropdownList?: object

optional afterDatasourceResponse?: AfterDataSourceResponseFunction | AfterDataSourceResponseFunction[]

optional beforeDatasourceRequest?: BeforeDataSourceRequestFunction | BeforeDataSourceRequestFunction[]


onDelete?​

optional onDelete?: "cascade" | "setNull"


polymorphicOn?​

optional polymorphicOn?: string

Inherited from​

AdminForthForeignResourceCommon.polymorphicOn


polymorphicResources?​

optional polymorphicResources?: AdminForthPolymorphicForeignResource[]

Inherited from​

AdminForthForeignResourceCommon.polymorphicResources


resourceId?​

optional resourceId?: string

Inherited from​

AdminForthForeignResourceCommon.resourceId


searchableFields?​

optional searchableFields?: string | string[]

Inherited from​

AdminForthForeignResourceCommon.searchableFields


searchIsCaseSensitive?​

optional searchIsCaseSensitive?: boolean

Inherited from​

AdminForthForeignResourceCommon.searchIsCaseSensitive


unsetLabel?​

optional unsetLabel?: string

Inherited from​

AdminForthForeignResourceCommon.unsetLabel