Bidirectional relationship between main & subform
A bidirectional relationship is the mutual data flow between the related forms. See how you can establish a bi-directional connection between the parent form and subform to synchronize data seamlessly in your application.
UseCase: Create a bidirectional relationship between the Order form and the Line Items form that carries product details, in an Order Processing application.
#scenariobased#bidirectional#relationships#mainform#subform