FileDetailV2 schema
Level: intermediate
FileDetailV2
is a base schema of an Attachments type detail. Implemented in the UIv2
package. This is a view model schema. Learn more about the schema properties in a separate article: Client schema.
Attributes
SchemaCardName TEXT
Saves the record page name.
parentEntity CUSTOM_OBJECT
The parent entity.
The Terrasoft.core.enums.DataValueType
enumeration represents the attribute data types. Learn more about the DataValueType
enumeration in the JS class library.
Methods
getShowPreviewSettingsValue()
Retrieves the value of ShowPreview
system settings.
initParentEntity()
Initializes the parent entity.
itemsRendered()
Handles the itemsRendered
event raised in the ContainerList
component.