Page 1 of 1

subform of a subform?

Posted: Sat Apr 13, 2013 12:34 pm
by D630
Hi,

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

Auswahl.jpg
Auswahl_1.jpg
Auswahl_2.jpg
Auswahl_3.jpg

Re: subform of a subform?

Posted: Sun Apr 14, 2013 11:31 pm
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

Re: subform of a subform?

Posted: Mon Apr 15, 2013 1:40 pm
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

Re: subform of a subform?

Posted: Wed Apr 17, 2013 9:27 am
by admin
.