Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Subform, Join and View

Questions related to using nuBuilder Forte.
kev1n
nuBuilder Team
Posts: 4565
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 529 times
Contact:

Re: Subform, Join and View

Unread post by kev1n »

Ok, please let me know if something is unclear or if you have any questions.
BDemeuse
Posts: 92
Joined: Mon Apr 12, 2021 3:09 pm
Has thanked: 1 time
Been thanked: 2 times

Re: Subform, Join and View

Unread post by BDemeuse »

Ok. Many Thanks ... I let you know
BDemeuse
Posts: 92
Joined: Mon Apr 12, 2021 3:09 pm
Has thanked: 1 time
Been thanked: 2 times

Re: Subform, Join and View

Unread post by BDemeuse »

Hi,

I have tried to understand but :-(
First of all, what are the forms to manage ?

Browse&Edit form on the 'tr_membre' with a subform for 'tr_contact' ?
On this assumption, the foreign key is not the appropriate one (so, error message in any case)
You mentioned 'number object' and 'object id' ... but I do not undersand :-(

Or the solution you propose is based on the browse&edit form of the view (joining the 3 tables).

A simple solution (according to my knowledge level), is to separate the management of both concept tr_membre and tr_contact and to simply add a button to the browse&edit tr_membre to switch to browse&edit tr_contact... but it is less user friendly.

Many Thanks,

Regards,

Bri
kev1n
nuBuilder Team
Posts: 4565
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 529 times
Contact:

Re: Subform, Join and View

Unread post by kev1n »

My solution is to add some extra objects to the form that are not part of the table and load/save them with PHP separately.
Post Reply