I am using REST based FDM with one to many association. In FDM, swagger was able to set up one to many association. However, I am not sure how to do data binding in the Adaptive Forms.
Let says I have Entity called Person which has one-to-many association with another entity called Address. Let...