This is really getting silly…
How do you get the Page Up and Page Down to give you the next page/ prior page on a multi-page data entry window?
Paul
Paul,
You could try using the page event (pref) to accomplish what you want. If you want to use the page up and down buttons you may have to qualify those events.Is this what you ment?
DaveRevelation
] You could try using the page event (pref) to accomplish what you want. If you want to use the page up and down buttons you may have to qualify those events.
Is this what you ment?
<
Sure. I suppose that would do it, but I thought something as basic as this would be build into the Form processer. How come it is "missing"?
Go into the Menu designer and change the current shortcut keys from their old definition to the ones you want.
World Leaders in all things RevSoft
In form designer:
Select "Menu"—"Design"
Then from the "menu structure" section highlight
"previous page" under "view".
Uncheck Control and Shift from top left.
Do the same for "Next Page"
Let's see. How can I best put this…
DUH!
Don't know why I didn't see that. Thanks.
Paul
Whoops!
The defaults are Ctrl-Shft PGUP/PGDN and are in the View menu as hotkeys. You could change that in DEFOITEMPLATE so it will always load with the info you want.