1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Hot keys?

Discussion in 'General Discussions' started by Poppy, 2009/08/23.

  1. 2009/08/23
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    I am trying to set up a series of keys that will allow me to jump to predetermined places on a form that I use for data entry.
    I would also like to be able to automatically put constant data into certain areas. This data may change from time to time, so I would llike to be able to easily change this as the form needs change.

    The forms are data entry forms that we only use a few of the many fields on the form. Currently the only way to navigate the form is to use the mouse.

    Is this possible without requesting an application change?:confused:
     
  2. 2009/08/25
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Forms in what type of application? Web app or stand alone app? Usually the tab key is used to change form fields.
     

  3. to hide this advert.

  4. 2009/08/25
    wildfire

    wildfire Getting Old

    Joined:
    2008/04/21
    Messages:
    4,649
    Likes Received:
    124
    And as answered in a similar query Shift->Tab would usually move backwards.
     
  5. 2009/08/25
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    It is a web app. Part of a much larger system but used by me to primarily do data entry functions.
     
  6. 2009/08/25
    wildfire

    wildfire Getting Old

    Joined:
    2008/04/21
    Messages:
    4,649
    Likes Received:
    124
    In that case tab or shift tab is your best option but roboform may be something for you to investigate.
     
  7. 2009/08/25
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    Thanks Wildfire for the tip. After looking at their demo, I dont think this will do. However I have been given a tip from another vendor to explore a product named AutoIT, and will report back on this one if it works for what I want to do.
    Poppy
     
  8. 2009/08/26
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    If you control the code on the forms pages you could use javascript to map the keyboard.
     
  9. 2009/08/27
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    I dont control the code. Access the system via IE, then log in and select what I want to do. Then I either do D/E or Inquries, Updates, etc. Actually my wife does this so I need something I can easily create or monkey with and then put it on her system and 3 other systems.
     
  10. 2009/08/28
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,315
    Likes Received:
    252
    Say for example the form has 100 different data fields. Does she ALWAYS - ONLY fill in the same fields Everytime?

    Cause the wonder application you're looking for would need to be able to be programed to tell it to skip the fields she doesn't fill in.
     
  11. 2009/08/28
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    Primarily she fills in only the same fields everytime. Sometime she has to use a pull down on those fields and just select from a variety and others she just enters data.
    But mainly I can say that the same fields are filled in always.
     
  12. 2009/08/29
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    For form pulldowns <select>, once you have focus on the form element use the up-down arrow keys to select what you want or type the first letter of the desired selection. For example, a states pulldown, type the letter "v" and you will jump to Vermont and if want Virginia type "v" again.
     
  13. 2009/08/29
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,315
    Likes Received:
    252
    Are you sure RoboForm wouldn't work? What didn't you like about it?

    Here's another similar form filler:

    Form Auto Fill - fill forms automatically
    http://www.formautofill.com/fill-form/fill-forms-automatically.html

    Form AutoFill is advanced form filler software that saves your time when you fill forms, login different sites, etc. Form Auto Fill easily saves information you enter while filling forms and fills this information automatically every time you need.
     
  14. 2009/08/29
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    She has 12 fields that are constant. 3 of these have a pull down to match the name with the number if there is a question about the data. The others are all entered or skipped and then she selects update on the form and goes onto the next form.
     
  15. 2009/09/14
    Poppy

    Poppy Inactive Thread Starter

    Joined:
    2009/08/23
    Messages:
    9
    Likes Received:
    0
    Resolved

    Got a resolution of sorts for this. I downloaded Autohotkey and had a friend help me put together a script that works and increases entry input at least 2x.

    Thanks for the replies
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.