Hi Regina > With this form I can see the referenced records for all already existing > entries in table "wer_was". But if I want to enter a new record into > "wer_was" and select items from the lists, the referenced records are > not shown. > > Not implemented? Bug? How can I retrieve a form, where I can see the > references records for new pairs in "wer_was"?
Hmm. Not implemented, I'd say. And RFE in IZ is welcome, as always (good bug doc, BTW :). Depending on your work flow, it might make sense to have either one of the "Teilnehmer" or "Kurse" tables as master, and the other as detail form. For instance, if in your work flow you usually have a participant which takes a number of new courses, make "Teilnehmer" your master table. If you usually have a course were a number of new participants subscribed, make "Kurse" the master table. Else, a macro on the "After record action" event might help - you could reload the sub form therein. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
