Optional
allowedFileExtensions
allowedFileExtensions?: string[]
Optional
archivePreviousVersion
archivePreviousVersion?: boolean
Optional
attributesFromElement
attributesFromElement?: string[]
Optional
externalFileAttribute
externalFileAttribute?: string
Optional
fileFilter
fileFilter?: RulesLogic
Optional
fileLockAttribute
fileLockAttribute?: string
Optional
filenameCustomUpload
filenameCustomUpload?: { prefix: string[]; suffix: string[] }
Optional
filenameRegExp
filenameRegExp?: string[]
Optional
masterProjectionAttributes
masterProjectionAttributes?: string[]
Optional
mergedProjectedAttributes
mergedProjectedAttributes?: Record<string, string[]>
projectedAttributes
projectedAttributes: string[]
Optional
projectionArchiveAttribute
projectionArchiveAttribute?: string
Optional
projectionRelevantAttribute
projectionRelevantAttribute?: string
Optional
renderRelevantAsCheckboxAttributes
renderRelevantAsCheckboxAttributes?: string[]
Optional
renderRule
renderRule?: RulesLogic
Optional
sortingAttribute
sortingAttribute?: string
type
type: "FileListingWidget"
File Listing interfaces