mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:38:08 +00:00
User: mwilson1962@gmail.com deleted process model file playground/safran-federal-systems/daemonbuilder/MyFirstSchema-uischema.json
This commit is contained in:
parent
c87adf6ed3
commit
019d6dabe9
@ -1,21 +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"
|
||||
},
|
||||
"delivery_date": {
|
||||
"ui:widget": "date",
|
||||
"ui:help": "Specify the preferred delivery date for this service/product"
|
||||
},
|
||||
"password": {
|
||||
"ui:widget": "password",
|
||||
"ui:help": "Hint: Make it strong!"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user