On my form when the user goes to add or edit an item, the focus is set to the first input box.This is fine but the problem is that it moves the screen so that the first input box is at the very bottom of the screen. Is there a way to set the focus to the input box and also position the screen to the center? Thanks