demo-process-models/potentially-promote-to-exam.../send-a-message/invoice_ui.json

16 lines
258 B
JSON

{
"customer_id": {
"ui:autofocus": true,
"ui:emptyValue": ""
},
"po_number": {
"ui:emptyValue": ""
},
"amount": {
"ui:widget": "updown",
"ui:description": "(us dollars)"
},
"description": {
"ui:widget": "textarea"
}
}