-
Notifications
You must be signed in to change notification settings - Fork 2
Uploaded files summary
lallysmbc edited this page Oct 19, 2020
·
5 revisions
This element works by generating a list of files which have been uploaded. The List is configured via FileUploadQuestionIds
property, The Question Ids specified within here are used for generate the list.
Property | Type | Required | Default Value | Description |
---|---|---|---|---|
Text | string | ✔️ | ❌ | P text shown above the summary section |
FileUploadQuestionIds | string[] | ✔️ | ❌ | The file upload question is used to populate the files summary |
Classname | string | ✔️ | "smbc-!-font-word-break" | Any additional classes you wish to append to the list element |
{
"Title": "Upload your files",
"Elements": [
{
"Type": "UploadedFilesSummary",
"Properties": {
"Text": "You've uploaded:",
"FileUploadQuestionIds": [ "file-question-id", "file-question-id-two" ]
}
}
]
- Availability
- Actions
- Behaviours
- Breadcrumbs
-
Conditions
- String Conditions
- Date Conditions
- Integer Conditions
- File Upload Conditions
- Custom validation
-
Elements
- AddAnother
- Address
- Button
- Booking
- Checkbox
- Date Input
- Date Picker
- Declaration
- Document Download
- Document Upload
- File Upload
- H1-H6
- HR
- Image
- Inline Alert
- Link
- Map
- Multiple File Upload
- OrderedList
- Organisation
- P
- Radio
- Select
- Street
- Summary
- Success page
- Textarea
- Textbox
- Time input
- Unordered List
- Uploaded files summary
- Warning
- EnabledFor
- Feedback form
- File uploads
- Form Schema
- Header
- Inbound Values
- Integrating with PowerAutomate/0365
- Lookup
- Page
- Payment & Payment calculations
- Preview data structure
- Render conditions
- Reusable elements
- Structure tests
- Success page
- Tag parsers
- Target mapping
- Validators