www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    Automatically advance to the next field
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Posted
In the desktop application I am trying figure out a way to advance to the next field on an edit form automatically after a user has entered a maximum amount of characters. For example, if a user id is entered as 4 digits can a script automatically advance the user to the next field in the edit form after they type in the 4 digits without having to tab or click on the field?

I guess what I am looking for is an auto tabbing function triggered by field length but not sure if InMagic supports the JavaScript onKeyPress function

Thanks, Jennifer

This message has been edited. Last edited by: JennM,
 
Posts: 153 | Registered: Tue June 08 2004Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
There is no onkeyup or onkeypress event to capture in a dbtext form.

I wonder if an input mask would help?


Peter Tyrrell, MLIS
Senior Consultant
Andornot Consulting Inc.
http://www.andornot.com/about/developerblog
 
Posts: 179 | Location: Vancouver, BC, Canada | Registered: Thu September 20 2001Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    Automatically advance to the next field