User: marco.thomae@matplus.eu clicked save for playground/matplus/marco-thom/simple-user-task-uischema.json

This commit is contained in:
sartography-automated-committer 2024-02-16 11:10:40 +00:00
parent 9703bd2141
commit d27b53e90c
1 changed files with 4 additions and 0 deletions

View File

@ -6,5 +6,9 @@
"ui:autocomplete": "family-name", "ui:autocomplete": "family-name",
"ui:enableMarkdownInDescription": true, "ui:enableMarkdownInDescription": true,
"ui:description": "Make text **bold** or *italic*. Take a look at other options [here](https://probablyup.com/markdown-to-jsx/)." "ui:description": "Make text **bold** or *italic*. Take a look at other options [here](https://probablyup.com/markdown-to-jsx/)."
},
"delivery_date": {
"ui:widget": "date",
"ui:help": "Specify the preferred delivery date for this service/product"
} }
} }