This plugin doesn't seem to handle submitting fields that have nested values, e.g. date of birth which is submitted as DOB[day], DOB[month], and DOB[year]. I get a "Data did not match any of the schemas described in anyOf." error. The same applies to an address type of field which has nested values for street, city etc.
Is there any chance the plugin could be updated to handle these kind of fields?
This plugin doesn't seem to handle submitting fields that have nested values, e.g. date of birth which is submitted as
DOB[day],DOB[month], andDOB[year]. I get a "Data did not match any of the schemas described in anyOf." error. The same applies to an address type of field which has nested values for street, city etc.Is there any chance the plugin could be updated to handle these kind of fields?