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

From: Anatoly V. Lisovoy <anatoly_at_ftc.ru>
Date: Fri, 13 Nov 1998 16:57:19 +0600
Message-ID: <910954510.456193_at_goliaf>


<igal_at_healthstreet.com> wrote in message 72f7lm$8gi$1_at_nnrp1.dejanews.com...
>In article <72eo7t$1h6$1_at_news0.hi-ho.ne.jp>,
> "Huiming Li" <huiming_at_sam.hi-ho.ne.jp> 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.
>Try go_item(First item in block B). Make sure the item is navigable.
>Igal
I guess, it does not help.
go_item/go_block - restricted procedures and can't be used in post_* pre_* triggers.

Try set right order for your blocks(next block property) and items(prev/next item)
at design time.

Anatoly/ Received on Fri Nov 13 1998 - 11:57:19 CET

Original text of this message