2024-02-16 11:01:23 +00:00
|
|
|
{
|
2024-02-16 11:05:05 +00:00
|
|
|
"partNumber": {
|
2024-02-16 11:01:23 +00:00
|
|
|
"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/)."
|
2024-02-16 11:05:34 +00:00
|
|
|
},
|
2024-02-16 11:05:43 +00:00
|
|
|
"serialNumber": {
|
2024-02-16 11:05:35 +00:00
|
|
|
"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/)."
|
2024-02-16 11:08:12 +00:00
|
|
|
},
|
2024-02-16 11:08:21 +00:00
|
|
|
"Test Property": {
|
2024-02-16 11:08:14 +00:00
|
|
|
"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/)."
|
2024-02-20 13:54:45 +00:00
|
|
|
},
|
|
|
|
"city": {
|
|
|
|
"ui:widget": "typeahead",
|
|
|
|
"ui:options": {
|
|
|
|
"category": "cities",
|
|
|
|
"itemFormat": "{name} ({state}, {country})"
|
|
|
|
}
|
2024-02-16 11:08:14 +00:00
|
|
|
}
|
2024-02-16 11:01:23 +00:00
|
|
|
}
|