User: admin@spiffworkflow.org deleted process model file playground/dan/example/test2-uischema.json

This commit is contained in:
sartography-automated-committer 2023-09-14 15:10:06 +00:00
parent f36875323d
commit 188f6816be
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
{
"firstName": {
"ui:autofocus": true,
"ui:emptyValue": "",
"ui:placeholder": "ui:emptyValue causes this field to always be valid despite being required",
"ui:autocomplete": "family-name",
"ui:enableMarkdownInDescription": true,
"ui:description": "Make text **bold** or *italic*. Take a look at other options [here](https://probablyup.com/markdown-to-jsx/)."
},
"bio": {
"ui:widget": "textarea"
}
}