mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"ui:order": [
|
|
"category",
|
|
"sub_category",
|
|
"start_date",
|
|
"event_date",
|
|
"end_date"
|
|
],
|
|
"end_date": {
|
|
"ui:help": "Please specify the scheduled Event date for which you are traveling. If the Event takes a few days, please indicate the main date, and provide further details in the Supporting info"
|
|
}
|
|
} |