Re: SHOW ALL RECORDS IN A FORM

From: John Blackburn <John.D.Blackburn_at_transport.qld.gov.au>
Date: Fri, 20 Apr 2001 05:14:23 +0100
Message-ID: <3ADFB79F.51030CB9_at_transport.qld.gov.au>


[Quoted] Place the following code in a WHEN-NEW-FORM-INSTANCE trigger:

GO_BLOCK('YOUR BLOCK');
execute_query;

or if the form property "First Navigation Data Block" is defined, you may not need the go_block call.

cheers,
John.

Tom Deseamus wrote:

> Anyone know of a way to show all records in a block when a form opens, my
> form currently goes into query mode.
>
> Thanks,
> Tom Deseamus
  Received on Fri Apr 20 2001 - 06:14:23 CEST

Original text of this message