Re: delete_record fails in forms 5.0
From: GLucas4189 <glucas4189_at_aol.com>
Date: 2000/01/07
Message-ID: <20000107171634.23055.00000523_at_ng-fp1.aol.com>#1/1
Date: 2000/01/07
Message-ID: <20000107171634.23055.00000523_at_ng-fp1.aol.com>#1/1
Michael,
If the required flag is set then the forms will be a remorseless about the user filling in data ! One approach would be to turn off the required flag settings on each field, and validate in some other way.. e.g via a pre-insert trigger on the block. You should find then that the delete_record will work for records already in the database, and clear_record for records which you are inserting.
Best of luck
Graham Received on Fri Jan 07 2000 - 00:00:00 CET