Hello
I am testing firedacjsonreflect with datasnap rest server.
it is working perfect for one table.
But I have a master detail tables from cleint side .
and I want to import that records with json reflect.
I need send and receive master detail data from dataset.
When I use firedac json reflect cleint side use fdmemtables and it can not get master id field values from db.
so I can not import master detail datas
is there any way about that?
I find example(made byy Pawel) but it is working only show datas.
Update is not working correctly.
can you help me?