Bulk import #211
|
Hello, |
Replies: 1 comment
|
Hi @abousarsar thanks for your comments. The control is only displaying the related data at the front end level, it can't process any changes/events happen in the backend such as importing. |
Hi @abousarsar thanks for your comments. The control is only displaying the related data at the front end level, it can't process any changes/events happen in the backend such as importing.
in your case, make sure you import data for table1 and table2, as well as the connection between them stored in the NN table created by the system. You can find the NN table name in the relationship details.
with data import properly, the control will display as expected.
hope this helps!