Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

iFrame foreign key ?

Questions related to using nuBuilder Forte.
Post Reply
mariri
Posts: 45
Joined: Mon Sep 02, 2019 11:54 am

iFrame foreign key ?

Unread post by mariri »

Hi guys!

I have 3 tables like these :

Family
family_id
[...]

Person
person_id
#person_family_id (foreign key)
[...]

Housing proposal
housing_proposal_id
#housing_proposal_family_id (foreign key)
[...]

One or several persons belong to one family and one family have one or several housing proposals.

In a form which contains all data related to the table 'person', I want to add a subform or an iFrame which give the list of all housing proposal of the family to the person belongs. But I don't know how to do.
Do u have any idea ?

Thanks for ur help!
Last edited by mariri on Mon Oct 07, 2019 12:09 pm, edited 1 time in total.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: iFrame foreign key ?

Unread post by kev1n »

mariri
Posts: 45
Joined: Mon Sep 02, 2019 11:54 am

Re: iFrame foreign key ?

Unread post by mariri »

It was a great help!!

Thanks !!!
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: iFrame foreign key ?

Unread post by admin »

.
Post Reply