{ "title": "Auto Complete", "type": "object", "properties": { "documents_collected": { "type": "string", "anyOf": [ "options_from_task_data_var:options" ] }, "city": { "type": "string", "format": "date", "title": "Select a city" } }, "description": "Connect a field to a data store to auto-complete entered values." }