Capture As
Capture as configures the Tracker form for collecting data used to create the dispatch.
- user list
- trigger example
- wiki options
{
..
"$capture": {
"as": "<control>",
.. attributes ..
},
"default": .. optional default value to set ..
..
}
JSON Schema property standard attributes
{
"title": "<title>",
"description": "<optional description>",
"type": "string"|"number"|"array"|"object",
"minimum": 0,
"maximum": 10,
"enum":["apple", "orange"],
"default": "apple"
}
All fields support rule.
Target | Description | Documentation | Supported by |
---|---|---|---|
autocomplete |
Autocomplete | See Autocomplete | Fluxweave web, mobile |
block |
Block | See Block | Fluxweave web, mobile, next (flutter) |
boolean |
Boolean toggle switch | See BooleanToggleSwitch | Fluxweave web, mobile |
check |
Check | See Check | Fluxweave web, mobile |
check-list |
Checkbox list | See CheckList | Fluxweave web, mobile |
clock-range |
Clock range | See ClockRange | Fluxweave web, mobile, next (flutter) |
clock-single |
Clock single | See ClockSingle | Fluxweave web, mobile, next (flutter) |
convert |
Convert | See Convert | Fluxweave web, mobile |
droplet |
Droplet | See Droplet | Fluxweave web, mobile |
dropdown |
Dropdown | See Dropdown | Fluxweave web, mobile, next (flutter) |
dynamic |
Dynamic | See Dynamic | Fluxweave web, mobile |
help |
help | See Help | Fluxweave web, mobile |
horizontal-rule |
Horizontal rule | See HorizontalRule | Fluxweave web, mobile |
icon-multi |
IconMulti | See Icon | Fluxweave web, mobile |
location |
Location | See Location | Fluxweave web, mobile |
measure |
Measure | See Measure | Fluxweave web, mobile |
number |
Number | See Number | Fluxweave web, mobile |
popup |
Popup | See Popup | Fluxweave web, mobile |
quote |
Quote | See Quote | Fluxweave web, mobile |
radio |
Radio | See Radio | Fluxweave web, mobile |
range |
Range | See Range | Fluxweave web, mobile, next (flutter) |
rating |
Rating | See Rating | Fluxweave web, mobile |
stars |
Stars | See Stars | Fluxweave web, mobile |
text | readonly |
Text field | See TextField | Fluxweave web, mobile, next (flutter) |
time |
Time | See Time | Fluxweave web, mobile |
timer |
Timer | See Timer | Fluxweave web, mobile |
title |
Title | See Title | Fluxweave web, mobile |
toggle-button |
Toggle Button | See ToggleButton | Fluxweave web, mobile, next (flutter) |
trigger |
Trigger | See Trigger | Fluxweave web, mobile |
static |
Static | See Static | Fluxweave web, mobile |
image-annotation |
Image Annotation | See ImageAnnotation | Fluxweave web, mobile |
switch |
Switch | See switch | Fluxweave web, mobile |
date-range |
Date Range | See DateRange | Fluxweave web, mobile, next (flutter) |
date-single |
Date Single | See DateSingle | Fluxweave web, mobile, next (flutter) |
users |
Users | See Users | Fluxweave web, mobile |