-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
lallysmbc edited this page Aug 20, 2020
·
2 revisions
LegendAsH1 (boolean) (defaults to false)
This is only valid for the elements listed below:
* **DateInput**
* **Address**
* **Organisation**
* **Street**
* **Radio**
* **Checkbox**
* **Declaration**
* **Time**
Sets the heading level of the legend to H1
```json
{
"Type": "Radio",
"Properties": {
"LegendAsH1": true
}
}
```
LabelAsH1(boolean) (defaults to false)
This is only valid for the elements listed below:
* **Select**
* **Textbox**
* **Textarea**
* **FileUpload**
* **Numeric**
* **DatePicker**
Sets the heading level of the legend to H1
```json
{
"Type": "Textbox",
"Properties": {
"LabelAsH1": true
}
}
```
Most controls come with labels which can be configured in that controls properties.
In some cases there maybe a need to emphasize a label (this is seen commonly on the address control), in the case the "StrongLabel": true property should be specified.
note: This feature is new an may not work in some controls.
- 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