mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:58:18 +00:00
10 lines
454 B
JSON
10 lines
454 B
JSON
{
|
|
"favoriteFruit": {
|
|
"ui:widget": "select",
|
|
"ui:placeholder": "Choose a fruit",
|
|
"ui:description": "This list of fruits was sourced from *task data* and it is using markdown in **this description** and [here](https://docs.google.com/document/d/1CFYFwhQJRRuyqWtosUJCiZUhhhkJqWHb4N70CVTPBiA/edit?usp=sharing).",
|
|
"ui:enableMarkdownInDescription": true,
|
|
"ui:help": "Select a fruit from the dropdown list populated from Task Data."
|
|
}
|
|
}
|