Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

subform of a subform?

Locked
D630
Posts: 4
Joined: Fri Apr 12, 2013 12:00 pm

subform of a subform?

Unread post by D630 »

Hi,

how can i implement a subform that contains a subform in nuBuilder?

Auswahl.jpg
Auswahl.jpg (22.38 KiB) Viewed 4444 times
Auswahl_1.jpg
Auswahl_1.jpg (13.19 KiB) Viewed 4444 times
Auswahl_2.jpg
Auswahl_2.jpg (19.62 KiB) Viewed 4444 times
Auswahl_3.jpg
Auswahl_3.jpg (14.02 KiB) Viewed 4444 times
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

Re: subform of a subform?

Unread post by admin »

D630,
In nuBuilder a Subform can not contain another subform.

You could put a button on your Subform that will open another Edit Form that contains a subform.

Steven
D630
Posts: 4
Joined: Fri Apr 12, 2013 12:00 pm

Re: subform of a subform?

Unread post by D630 »

admin wrote:D630,
In nuBuilder a Subform can not contain another subform.

You could put a button on your Subform that will open another Edit Form that contains a subform.

Steven
Hi Steven,
Thank you for your answer. I think this "workaround" is not very comfortable, but it works! :)

To complete this thread, here is what i have done:

1) With the wizards i have created a new Form and a new Subform
- the Form contains the table/object, which is shown in picture 2 above
- the Subform contains the table/object, which is shown in picture 3

My table "sachlich_Erschliessung_Exzerpte" is found two times in the system now (it is a seperate Form and a Subform of the form in the first picture above). The table "sachlich_Erschliessung_Exzerpte_Tags" is twice-arranged as a Subform.

2) I have changed the settings of the subform in picture 3 above
- it is displayed now in the first subform (picture 2), not in the first form (picture 1)
- the type of this object is now Button, not Subform
- the form to launch via Browse is the new Form; without launching the Record ID is -1

Now it looks like this:
Auswahl_4.jpg
Auswahl_4.jpg (31.09 KiB) Viewed 4425 times
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

Re: subform of a subform?

Unread post by admin »

.
Locked