Re: Q: Form 5.0 -- go_block does not work

From: Robin Quasebarth <robinq_at_data-point.com>
Date: Thu, 12 Nov 1998 07:55:59 -0800
Message-ID: <364B050F.16AE6733_at_data-point.com>


Cannot user a GO_BLOCK in a POST-TEXT-ITEM trigger. You can use one in KEY-NEXT-ITEM or some other type. POST-TEXT-ITEM is more a 'recalculate something' and not a 'go somewhere.'

Huiming Li wrote:

> I have two data blocks in a form, say :A and :B.
>
> In data block :A, I have a text item, what I want is after I finish inputing
> some text in the control, I want to put the input focus in block :B. I used
> trigger POST_TEXT_ITEM in
> block :A, it just does not work.
>
> ---***
> go_block('B');
>
> Any body have any idea, please let me know. Thanks in advances.
Received on Thu Nov 12 1998 - 16:55:59 CET

Original text of this message