Skip to content

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
  1. Upload Option: Attributes for configuring file size, number of files, extensions, and file type.
  2. Label: Configures the screen display status, location, and tooltip of the component label.
  3. Style – Font: Configures the font for the string or text.
  4. Style - Text Align: It allows users to set the alignment of data, with the default value being left-aligned.
  5. Style – Text Color: Configures the color for the text.
  6. Style - Flat Appearance: Configures properties related to the border, such as its width, color, and other settings.
  7. Style – Background Color: Configures the background color of the component.