I have a switchboard form when my database first opens. I originally used the built in buttons to create links to forms, etc. It used to set focus on the first button in the list of options.
Now I created some new customized buttons with a graphics editor, and now when the switchboard form opens, it is setting the focus to a field (not updatable) in a subform and now that whole field is highlighted with a flashing cursor.
My question is, how can I get it to not set the focus on this subform field? It won't allow me to set focus to the new button objects because it says they cannot receive the focus. I don't have any other objects on the screen that I can set the focus to. My preference is for nothing to receive the focus.
Now I created some new customized buttons with a graphics editor, and now when the switchboard form opens, it is setting the focus to a field (not updatable) in a subform and now that whole field is highlighted with a flashing cursor.
My question is, how can I get it to not set the focus on this subform field? It won't allow me to set focus to the new button objects because it says they cannot receive the focus. I don't have any other objects on the screen that I can set the focus to. My preference is for nothing to receive the focus.