FileUpload
This control is commonly known as Attachment
control. It allows users to upload and download files. To implement this functionality, you typically need to map a field in the Solution Table
to store the SysId
- Applicable List of Control Attributes
- Upload Option: Attributes for configuring file size, number of files, extensions, and file type.
- Label: Configures the screen display status, location, and tooltip of the component label.
- Style – Font: Configures the font for the string or text.
- Style - Text Align: It allows users to set the alignment of data, with the default value being left-aligned.
- Style – Text Color: Configures the color for the text.
- Style - Flat Appearance: Configures properties related to the border, such as its width, color, and other settings.
- Style – Background Color: Configures the background color of the component.