Re: Forms 4.5 - Removing/hiding records in Post-query ??

From: Alex Filonov <afilonov_at_pro-ns.net>
Date: Mon, 04 Dec 2000 22:56:24 GMT
Message-ID: <90h7el$pqd$1_at_nnrp1.deja.com>


Here is one, clumsy though:

use mirrored blocks. One block is a database block, hidden (not visible). Another block is visible, non-database. You'll have to manually define all operations in this form. For example, you'll have to have pre-query on non-database block to define query in database block. Then in post-query you copy rows from database block to nondatabase  one based on any condition you want. Sound pretty complex and ugly? Then another solution:

TRY TO SET A RIGHT QUERY CONDITION IN PRE-QUERY. I don't think it's too hard to do.

In article <qaKW5.73$8T.2102_at_news.get2net.dk>,   "Henrik Krievs" <wmhek_at_dffe.dk> wrote:
> Hi' NG !
>
> Based on a calculated field (calculated in post-query) - I'd like to
> supress/hide/not show - some off the records in the selected set. How
 is
> that done ?
>
> I've tried at raise form_trigger_failure in post_query, but it on
 stops the
> calculation - not the showing of the record.
>
> Any ideas ??
>
> BR, Henrik
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Dec 04 2000 - 23:56:24 CET

Original text of this message