Duplicating records in sub-datablocks

From: Jan Schaefer <jan.schaefer_at_kksl.uni-leipzig.de>
Date: Wed, 18 Jun 2003 14:18:43 +0200
Message-ID: <bcpl8v$ivp$1_at_news.uni-leipzig.de>



Hi,

[Quoted] I'm using Forms 6 and want to duplicate a record and all records that are stored in sub-datablocks and are connected to the record in the main datablock.

It's easy to duplicate the record in the main datablock:

go_block('xyz_block');
create_record;
duplicate_record;
change_some_fields_to_avoid_exception;

But how do I duplicate all the records in the sub-datablock(s) that belong to the record in the main datablock?

Thanks for your help in advance,

Jan Received on Wed Jun 18 2003 - 14:18:43 CEST

Original text of this message