Forum Discussion
AdamKeever1
5 years agoQrew Commander
FYI, I looked under field types at the "create schema" for multiple choice and tried this based on the sample data given:
and it worked.
------------------------------
Adam Keever
------------------------------
{"properties": {
"choices": [
"OK",
"NOK",
"N/A"
]}
}
and it worked.
------------------------------
Adam Keever
------------------------------
AdamKeever1
5 years agoQrew Commander
This is great for one field at at time, but do you have any suggestions on how to do this for many fields in one pass?
------------------------------
Adam Keever
------------------------------
------------------------------
Adam Keever
------------------------------