Page 1 of 1

[Solved] How to give Master-Key to Detail-Form

Posted: Sun Sep 19, 2021 2:56 pm
by MacWomble
Hello there,

I tried to use an extra form (not subform) for Detail-Records. It works on showing the records as wished (Joined select).
But when saving the Detail the foreign key is missing. How can I solve this? Can anyone show me the right way?

Many Thanks
Klaus

Re: How to give Master-Key to Detail-Form

Posted: Mon Sep 20, 2021 8:37 am
by miasoft
MacWomble wrote:Hello there,
I tried to use an extra form (not subform) for Detail-Records. It works on showing the records as wished (Joined select).
But when saving the Detail the foreign key is missing. How can I solve this? Can anyone show me the right way?
Many Thanks
Klaus
See here: https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9298
It's work for me

Re: How to give Master-Key to Detail-Form

Posted: Mon Sep 20, 2021 10:25 am
by MacWomble
Thank you for your hint.

As I understand this only works with iframe, but i'll use a new form instead. (I did not test jet)
So in my opinion there must be a way to post in first form and get the value in the second form.

Re: How to give Master-Key to Detail-Form

Posted: Wed Sep 22, 2021 7:53 am
by MacWomble