Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Forms 4.5 question
Hi Sushama:
You don't want to use a trigger for this. You can accomplish this via two Item properties of the field.
With these two properties set, forms will automatically move the cursor to the next navigable field when the maximum number of characters are input.
Hope that helps.
-Dan
Sushama Belkhode <sbelk_at_nctrf.nf.ca> wrote in article
<3426C6BC.7E4F_at_nctrf.nf.ca>...
> Hi,
>
> My application has a field that can hold two characters. What trigger
> can I use for the focus to be set on the next field as soon as two
> characters are entered without the user having to hit 'Enter'?
>
> I am looking for an automatic tabbing to the next field as soon as the
> first one is full. I've tried post_text_item and post_change but they
> don't work.
>
> Any help will be greatly appreciated.
>
> Thanks
>
> Sushama
>
Received on Tue Sep 23 1997 - 00:00:00 CDT
![]() |
![]() |