show / hide menu

FileUpload

FileUpload control is a combination of a text box and a browse button that enable users to select a file to upload to the server.

Control Name: File Upload
Group: Standard

General
S.noProperty nameData typeDescription
1TooltipStringThe texts that needs to be displayed when the user hover the mouse pointer over the control, without clicking it.
2Tab IndexIntegerSets the Tab order for the control within its container.
3Allow Multiple FileBooleanTo allow multiple file uploads simultaneously.
4RemarksStringTo make a comment or observation about the control for reference.
Attached Label
S.noProperty nameData typeDescription
5Show LabelBooleanTo display the attached label along with the control.
6Label TextStringSets the text content of the label attached to the control.
7
Label Position
String
To place the label attached in various positions around the control.
8Label WidthStringSets the suggested width or thickness of the label attached to the control.
9Label Height
String
Sets the suggested height of the label attached to the control.
10Text AlignmentStringTo align the texts inside the label attached to different positions within the control.
11MarginStringSets the edge or outer margin to the control.
12FontStringSets the font face\style.
13Font SizeStringSets the size of the text in attached label.
14BoldBooleanTo make the attached label text Bold
15ItalicBooleanItalicize the attached label text.
16UnderlineBooleanUnderline the attached label text.
17Font ColorStringSets a brush that describes the Font color in attached label.
18Background ColorStringSets a brush that describes the Background color to the attached label.
19Keep the file streamBooleanThe file stream will be kept even after saving. Can be used with multiple data sources.
20Download file streamBooleanWhen a file is selected from Share Point DataSource, only the path URL will be downloaded. If the file content need to be manipulated this property can be used.
Style
S.noProperty nameData typeDescription
21WidthStringSets the suggested width or thickness of the control.
22HeightStringSets the suggested height of the control.
23MarginStringSets the edge or outer margin to the control.
24FontStringSets the font face\style.
25Font SizeStringSets the font size.
26Font ColorStringSets a brush that describes the Text color of the control.
27Background ColorStringSets a brush that describes the Background color of the control.
28VisibleBooleanSets the visibility of the control while rendering.
29EnableBooleanSets the accessibility of the control during rendering.
30Column SpanStringTo merge the number of column specified.
Rules
S.noProperty nameData typeDescription
31RulesAfter selecting the control, If user clicks Rules tab it will be expanded and displays a Rules property. Create Rule can be selected from a drop down list. On clicking the Create Rule link button will navigate the user to the Rules Engine. The same control will be added as a trigger by default to execute the Rule.
Validation
S.noProperty nameData typeDescription
32Is RequiredBooleanHelps to check whether user has to give input in the control or not. If this property is enabled, this will not allow the user to save a form without giving the input.
33Required MessageStringIf Is Required property was enabled and input was given in this property, the validation message will be displayed to the next right of the control when the user trying to save a form without entering a value in the control.
Reports
S.noProperty nameData typeDescription
34Control ReportControl Report will redirect to Reports tab that will display all the configurations, rules and datasources details associated to the selected control.