Re: Working with multi-row blocks in Forms 4.5

From: Peter McKenzie <pemmck_at_ibm.net>
Date: 1997/07/11
Message-ID: <5q49l5$6rg$1_at_marri.bs.wa.gov.au>#1/1


In your trigger you could issue a 'post' and then select from the table. Watch out for
unwanted post-commit triggers firing.

Alternatively use a single control field populated on post-query and on-validate etc.

PEMM
 Michael Anderson wrote in article <33c50590.11355306_at_news.mbnet.mb.ca>...
>I have a form with a multi-record block. One of the fields of this
>block is a checkbox. For the blocke's underlying table the column's
>name is IS_CURRENT. One of the business rules regarding this table is
>up to one record can be current (ie checked on the form).
>
>Using a trigger, can I look at each instance of the IS_CURRENT field
>
Received on Fri Jul 11 1997 - 00:00:00 CEST

Original text of this message