Marvin
01/29/2024, 8:36 PM, "resource": {
"fields": {
"regions": [
{"text": "VAL1", "value": 1}
, {"text": "VAL2", "value": 2}
, {"text": "VAL3", "value": 3}
, {"text": "VAL4", "value": 4}
, {"text": "N/A", "value": 5}
]
}
}
...
"region": {
"type": "string"
, "title": "Region"
, "source": "$resource.fields.regions"
}
Marvin
01/29/2024, 8:43 PM